VoiceLiveModelFactory.SessionUpdateInputAudioBufferCleared(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.