Class RealtimeServerEvent.OutputAudioBufferStopped

  • All Implemented Interfaces:

    
    public final class RealtimeServerEvent.OutputAudioBufferStopped
    
                        

    WebRTC Only: Emitted when the output audio buffer has been completely drained on the server, and no more audio is forthcoming. This event is emitted after the full response data has been sent to the client (response.done). Learn more.