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.
Movement Joystick
— Analog joystick UI to control any ARC movement panel via mouse/touch-configurable dead zone, max speed, center-reset for smooth robot motion
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.