|
| 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
SAPI 5.1
SPINTERFERENCE
SPINTERFERENCE lists possible causes of interference or poor recognition with the input stream.
typedef enum SPINTERFERENCE
{
SPINTERFERENCE_NONE,
SPINTERFERENCE_NOISE,
SPINTERFERENCE_NOSIGNAL,
SPINTERFERENCE_TOOLOUD,
SPINTERFERENCE_TOOQUIET,
SPINTERFERENCE_TOOFAST,
SPINTERFERENCE_TOOSLOW
} SPINTERFERENCE;
Elements
- SPINTERFERENCE_NONE
- Private event. Do not use.
- SPINTERFERENCE_NOISE
- The sound received is interpreted by the speech recognition engine as noise. This event is generated when there is a SOUND_START followed by a SOUND_END without an intervening PHRASE_START. The event will be also generated during dictation if, after a series of hypotheses, it is determined that the signal is noise.
- SPINTERFERENCE_NOSIGNAL
- A sound is received but it is of a constant intensity. This also includes the microphone being unplugged or muted.
- SPINTERFERENCE_TOOLOUD
- A sound is received but the stream intensity is too high for discrete recognition.
- SPINTERFERENCE_TOOQUIET
- A sound is received but the stream intensity is too low for discrete recognition.
- SPINTERFERENCE_TOOFAST
- The words are spoken too quickly for discrete recognition.
- SPINTERFERENCE_TOOSLOW
- The words are spoken too slowly and indicates excessive time between words.
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