input_audio_buffer.speech_stopped
开发中wss://api.openai.com/v1/realtime
Returned in server turn detection mode when speech stops.
请求参数
Query 参数
event_id
string
可选
The unique ID of the server event.
示例值:
event_1718
type
string
可选
The event type, must be "input_audio_buffer.speech_stopped".
示例值:
input_audio_buffer.speech_stopped
audio_start_ms
integer
可选
Milliseconds since the session started when speech stopped.
示例值:
2000
item_id
string
可选
The ID of the user message item that will be created.
示例值:
msg_003
Header 参数
Authorization
string
可选
示例值:
Bearer YOUR_API_KEY
OpenAI-Beta
string
可选
示例值:
realtime=v1
最后修改时间: 2 个月前