ClientEventInputAudioTurnEnd interface
Marks the end of an audio input turn.
- Extends
Properties
| turn |
The ID of the audio turn being ended. |
| type | The event type, must be 'input_audio.turn.end'. |
Inherited Properties
| event |
Property Details
turnId
The ID of the audio turn being ended.
turnId: string
Property Value
string
type
The event type, must be 'input_audio.turn.end'.
type: "input_audio.turn.end"
Property Value
"input_audio.turn.end"