SaveTextToSpeechAudio

From UBot Studio
Jump to: navigation, search

This command will output a text to speech audio file turning the provided text into audio. The command is an Audio command.

Text: The text being outputted as speech

Output File: The audio file of the text to speech output (.mp3, .wav, .wma)

Voice: The default voice used in the audio

Example

saveTextToSpeechAudio("Hello World","C:\\Users\\Downloads\\helloworld.mp3","default")


Running the script will output an audio file turning the text provided to speech.

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox