ServerEventOutputAudioBufferStopped Class

Definition

Returned when model audio output finishes playing.

public class ServerEventOutputAudioBufferStopped : Azure.AI.VoiceLive.SessionUpdate, System.ClientModel.Primitives.IJsonModel<Azure.AI.VoiceLive.ServerEventOutputAudioBufferStopped>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.VoiceLive.ServerEventOutputAudioBufferStopped>
type ServerEventOutputAudioBufferStopped = class
    inherit SessionUpdate
    interface IJsonModel<ServerEventOutputAudioBufferStopped>
    interface IPersistableModel<ServerEventOutputAudioBufferStopped>
Public Class ServerEventOutputAudioBufferStopped
Inherits SessionUpdate
Implements IJsonModel(Of ServerEventOutputAudioBufferStopped), IPersistableModel(Of ServerEventOutputAudioBufferStopped)
Inheritance
ServerEventOutputAudioBufferStopped
Implements

Applies to