Experimental Optional sampleStatic Readonly EVENT_Static Readonly EVENT_Whether this output and all outputs in the chain support pause/resume.
Called by SessionHost when the broker reports playout finished.
Developers building audio sinks must call this method when a playback/segment is finished. Segments are segmented by calls to flush() or clearBuffer()
Wait for the past audio segments to finish playing out.
The event that was emitted when the audio finished playing out (only the last segment information)
Audio output that streams the agent's TTS frames to the broker as
audio_outputconsole messages (resampled to the wire rate) and drives the flush/clear playout handshake. A flush blocks the agent turn until the broker reportsaudio_playback_finished(or the buffer is cleared on interruption).