Aimlbot icon Aimlbot Localized AIML chatbot with editable AIML files, ez-script support, session memory and ControlCommand API; integrates with speech and robot skills. Try it →
 

Say

Audio.say(txt)

Parameters

txt Text to say.

Returns

Nothing

Description

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.