What's Changed
- Deprecated OpenAI.Realtime.Options
- Added OpenAI.Realtime.SessionConfiguration to specify the options of the RealtimeSession when creating a new session
- Added OpenAI.Realtime.RealtimeResponseCreateParams to specify the options of the CreateResponseRequest
- Added VoiceActivityDetectionSettingsConverter to better handle disabled voice activity detection
- Added VoiceActivityDetectionSettings.CreateResponse property
- Fixed ResponseAudioResponse.AudioSamples playback sampling rate
- Fixed an issue downloading b_64 string encoded images on unix platforms
Full Changelog: 8.5.4...8.6.0