Event Properties
string
Event type. Always
"realtime.response.audio.delta" for this event.object
Event data object containing audio information.
string
Base64-encoded audio chunk.Example:
"base64-encoded-audio-chunk"Usage Example
For most applications, WebRTC is recommended for audio/video streaming.