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.
Screen Recorder
— Record your screen to WMV1/WMV2/H263P files with selectable bitrate, save-folder and start/stop controls, creating tutorial or demo video snippets.
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.