ServerEventOutputAudioBufferStarted Class
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 model audio output starts playing.
public class ServerEventOutputAudioBufferStarted : Azure.AI.VoiceLive.SessionUpdate, System.ClientModel.Primitives.IJsonModel<Azure.AI.VoiceLive.ServerEventOutputAudioBufferStarted>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.VoiceLive.ServerEventOutputAudioBufferStarted>
type ServerEventOutputAudioBufferStarted = class
inherit SessionUpdate
interface IJsonModel<ServerEventOutputAudioBufferStarted>
interface IPersistableModel<ServerEventOutputAudioBufferStarted>
Public Class ServerEventOutputAudioBufferStarted
Inherits SessionUpdate
Implements IJsonModel(Of ServerEventOutputAudioBufferStarted), IPersistableModel(Of ServerEventOutputAudioBufferStarted)
- Inheritance
- Implements
Properties
| Name | Description |
|---|---|
| EventId |
Gets the EventId. (Inherited from SessionUpdate) |
| ResponseId |
The ID of the response whose audio started playing. |