TTS¶
Holds several members for MQTextToSpeech
Members¶
string Voice¶
- Which voice is being used (additional voices must be installed)
int Volume¶
- The current set volume
int Speed¶
- The speed of the speech
Examples¶
/tts say The current voice is ${TTS.Voice}.
This datatype is added by MQTextToSpeech.