|
| Leading Translation Management System for Translation Agencies, Top Translation Management Software for Freelance Translators, Time Tracking Software, Word Count, Character Count and Line Count Software, Computer Assisted Translation Tool for Easy Word Count, Clipboard Character Count Software, User-Friendly Translation Memory Software, Terminology Management Software, Terminology Management Server, Microsoft Glossary Software, Dictionary of Acronyms, Social Network for Translators and Translation Agencies, Acronyms and Abbreviations Search Engine, Russian Translation Lab, Ukrainian Translation Lab. |
You are reading help file online using chmlib.com
|
Microsoft Speech SDK
Speech Automation 5.1
Object: SpLexicon
GetPronunciations Method
The GetPronunciations method gets the pronunciations and parts of speech for a word from the user and application lexicons.
An ISpeechLexiconPronunciation object contains a word's pronunciations, part of speech and phone ids. Because a word may have more than one pronunciation and more than one part of speech, the GetPronunciations method returns a collection of these objects.
SpLexicon.GetPronunciations(
bstrWord As String,
[LangId As Long = 0],
[TypeFlags As SpeechLexiconType = SLTUser | SLTApp]
) As ISpeechLexiconPronunciations
Parameters
- bstrWord
- The target lexicon word.
- LangId
- [Optional] The language Id. By default the value is zero which indicates the system LangId is used.
- TypeFlags
- [Optional] TypeFlags.
Return Value
An ISpeechLexiconPronunciations object, which is a collection of one or more ISpeechLexiconPronunciation objects.
You are reading help file online using chmlib.com
|
If you want your help file to be removed or added please send e-mail to chmlibcom@gmail.com