ISpPhoneticAlphabetConverter::GetLangId (SAPI 5.3)

Microsoft Speech API 5.3

ISpPhoneticAlphabetConverter::GetLangId

Gets the LANGID of the language of the SAPI phone set being used for conversion.

  
    HRESULT GetLangId(
   LANGID            *pLangID
);

Parameters

  • pLangID
    [out] The LangId of the current phoneset.

Return values

Value
S_OK