speak()
To have the AI Avatar speak a message, usespeak()
. This triggers the synthesize of speech video.
Text Input
Streaming Input
In addition to standard text input, streaming input via an AsyncIterable is supported.speak()
Reference for instance method speak().