Microsoft Speech Platform
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 | Description |
---|---|
S_OK | Function completed successfully. |