Platform SDK: Agent |
HRESULT GetTTSSpeed( long * pdwSpeed // address of variable for character TTS output speed );
Retrieves the character's TTS output speed setting.
Although your application cannot write this value, you can include speed tags in your output text that will temporarily speed up the output for a particular utterance.
This property returns the current speaking output speed setting for the character. For characters using TTS output, the property returns the actual TTS output for the character. If TTS is not enabled or the character does not support TTS output, the setting reflects the user setting for output speed.