ServerEventOutputAudioBufferStopped 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 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
- Implements
Properties
| Name | Description |
|---|---|
| EventId |
Gets the EventId. (Inherited from SessionUpdate) |
| ResponseId |
The ID of the response whose audio stopped playing. |