|
| 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
SPVESACTIONS
SPVESACTIONS lists values returned by the ISpTTSEngineSite::GetActions call. From these values, the TTS engine receives the real-time action requests that have been made by an application.
typedef enum SPVESACTIONS
{
SPVES_CONTINUE,
SPVES_ABORT,
SPVES_SKIP,
SPVES_RATE,
SPVES_VOLUME
} SPVESACTIONS;
Elements
- SPVES_CONTINUE
- Default value - indicates SAPI has not received any new information for the engine, and it should continue the synthesis process.
- SPVES_ABORT
- Flag indicating the engine should stop the synthesis process, and return from the current speak call immediately.
- SPVES_SKIP
- Flag indicating the application has requested a real-time skip. The engine should call ISpTTSEngineSite::GetSkipInfo.
- SPVES_RATE
- Flag indicating the application has requested a real-time rate change. The engine should call ISpTTSEngineSite::GetRate.
- SPVES_VOLUME
- Flag indicating the application has requested a real-time volume change. The engine should call ISpTTSEngineSite::GetVolume.
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