sayWait
Audio.sayWait(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 be suspended until the audio is finished playing.