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.
HT16K33 Animator (8X8)
— Control for Adafruit 8x8 LED Matrix (HT16K33) via EZ-B v4 I2C; creates animations, supports module initialization and EZ-Script control.
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.