speakOnShow property
Whether the message should be read aloud (Text-to-Speech).
Set to true to enable TTS functionality when displaying a message. Default is false, meaning TTS will not be used.
Implementation
bool speakOnShow = false;
Whether the message should be read aloud (Text-to-Speech).
Set to true to enable TTS functionality when displaying a message. Default is false, meaning TTS will not be used.
bool speakOnShow = false;