ClientEventInputAudioTurnCancel interface
Cancels an in-progress input audio turn.
- Extends
Properties
| turn |
The ID of the turn to cancel. |
| type | The event type, must be 'input_audio.turn.cancel'. |
Inherited Properties
| event |
Property Details
turnId
The ID of the turn to cancel.
turnId: string
Property Value
string
type
The event type, must be 'input_audio.turn.cancel'.
type: "input_audio.turn.cancel"
Property Value
"input_audio.turn.cancel"