ClientEventInputAudioTurnStart interface
Indicates the start of a new audio input turn.
- Extends
Properties
| turn |
Unique identifier for the input audio turn. |
| type | The event type, must be 'input_audio.turn.start'. |
Inherited Properties
| event |
Property Details
turnId
Unique identifier for the input audio turn.
turnId: string
Property Value
string
type
The event type, must be 'input_audio.turn.start'.
type: "input_audio.turn.start"
Property Value
"input_audio.turn.start"