Say
Audio.say(txt)
Parameters
| txt | Text to say. |
Returns
NothingDescription
Speak the text given in the string txt using text-to-speech through the computer’s audio system. Execution of the script will continue while the audio is playing.
Watson Speech To Text
— Watson Speech-to-Text ARC plugin: cloud AI transcription with configurable models, selectable VAD (Windows/WebRTC), audio capture and visualization.
Try it →
Audio.say(txt)
| txt | Text to say. |
Speak the text given in the string txt using text-to-speech through the computer’s audio system. Execution of the script will continue while the audio is playing.