|
| 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
The SpeechPartOfSpeech enumeration lists the parts-of-speech categories used in SAPI.
This list of known parts-of-speech types is intentionally small and broad and will be expanded and refined in future releases. SpeechPartOfSpeech in its minimal form is required to support look ups from the standard SAPI lexicon. This information is useful to TTS engines in order to determine the correct pronunciation of ambiguous words based on their context.
Definition
Enum SpeechPartOfSpeech
SPSNotOverriden = -1
SPSUnknown = 0
SPSNoun = 4096
SPSVerb = 8192
SPSModifier = 12288
SPSFunction = 16384
SPSInterjection = 20480
End Enum
Elements
- SPSNotOverriden
- Indicates that the part of speech already present in the lexicon should not be overridden.
- SPSUnknown
- Indicates that the part of speech is unknown and is probably from the user lexicon.
- SPSNoun
- Indicates that the part of speech is a noun.
- SPSVerb
- Indicates that the part of speech is a verb.
- SPSModifier
- Indicates that the part of speech is a modifier.
- SPSFunction
- Indicates that the part of speech is a function.
- SPSInterjection
- Indicates that the part of speech is an interjection.
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