Speech Synthesis
From UBot Studio
(Difference between revisions)
(Created page with "The '''Speech Synthesis Commands''' allow you to create audible responses, manipulate speech files, and more. == List of Speech Synthesis Commands == *[[connect to speech sy...") |
Latest revision as of 03:10, 12 July 2023
The Speech Synthesis Commands allow you to create audible responses, manipulate speech files, and more.
[edit] List of Speech Synthesis Commands
- connect to speech synthesis: Connect to a speech synthesis service.
- generate speech: Generate speech for the given text and voice. Refresh parameter will force regenerate the speech.
- save speech to file: Generates speech from input text and a specified voice, and then saves it to a given output file.
- start playing speech: Start playing the speech generated for the given text and voice.
- wait for speech: Wait for the current speech to finish playing.