Share via


VoiceLiveModelFactory.SessionUpdateInputAudioBufferCleared(String) Method

Definition

Returned when the input audio buffer is cleared by the client with a input_audio_buffer.clear event.

public static Azure.AI.VoiceLive.SessionUpdateInputAudioBufferCleared SessionUpdateInputAudioBufferCleared(string eventId = default);
static member SessionUpdateInputAudioBufferCleared : string -> Azure.AI.VoiceLive.SessionUpdateInputAudioBufferCleared
Public Shared Function SessionUpdateInputAudioBufferCleared (Optional eventId As String = Nothing) As SessionUpdateInputAudioBufferCleared

Parameters

eventId
String

Returns

A new SessionUpdateInputAudioBufferCleared instance for mocking.

Applies to