Servo Script icon Servo Script Bind scripts to servo moves (V1-V99); triggers on position/speed/accel changes and provides ports, positions and speeds arrays for custom control. Try it →
 

Sayezbwait

Audio.sayEZBWait(txt, [ezbIndex])

Parameters

txt Text to say.
ezbIndex(optional) Board index of the EZB to output the audio from.

Returns

Nothing

Description

Speak the text given in the string txt using text-to-speech through the EZB’s audio system. Execution of the script will be suspended until the audio is finished playing.