Class InputAudioBufferClearedResponse
public sealed class InputAudioBufferClearedResponse : BaseRealtimeEvent, IServerEvent, IRealtimeEvent
- Inheritance
-
InputAudioBufferClearedResponse
- Implements
- Inherited Members
Properties
EventId
The unique ID of the server event.
[JsonInclude]
[JsonPropertyName("event_id")]
public override string EventId { get; }
Property Value
Type
[JsonInclude]
[JsonPropertyName("type")]
public override string Type { get; protected set; }