REST: input_audio_buffer.clear '[CURRENTLY NOT SUPPORTED]'
Статья создана
Обновлена 30 декабря 2025 г.
HTTP request
POST https://ai.api.cloud.yandex.net/v1/realtime/client-events/input_audio_buffer.clear
Body parameters
Request schema: application/json
{
"type": "string",
"event_id": "string"
}
Clear the audio bytes in the input audio buffer. The server responds with input_audio_buffer.cleared.
|
Field |
Description |
|
type |
enum Required field. The event type, must be
|
|
event_id |
string Optional client-generated ID used to identify this event. |
Response
HTTP Code: 200
OK