PlayTextToSpeech
From UBot Studio
This command will turn provided text into speech. No audio file will be outputted. The command is an Audio command.
Text: The text being turned to speech
Voice: The default voice used in the audio
Example
playTextToSpeech("Hello world","default")
Running the script will play speech from the text provided.