session.updated
开发中Returned when a session is updated.
请求参数
The unique ID of the server event.
The event type, must be "session.updated".
object类型,以下皆为其中参数,The updated session resource.
The unique ID of the session.
The object type, must be "realtime.session".
The default model used for this session.
The set of modalities the model can respond with.
The default system instructions.
The voice the model uses to respond - one of alloy, echo, or shimmer.
The format of input audio.
The format of output audio.
object类型,enabled、model都为其参数,Configuration for input audio transcription.
Whether input audio transcription is enabled.
为model,The model used for transcription.
object类型,type、threshold、prefix_padding_ms、silence_duration_ms都为其参数
The type of turn detection ("server_vad" or "none").
Activation threshold for VAD.
Audio included before speech starts (in milliseconds).
Duration of silence to detect speech stop (in milliseconds).
Tools (functions) available to the model.
How the model chooses tools.
Sampling temperature.
Maximum number of output tokens.