OpenAIRealtimeSessionConfig

constructor(    modalities: List<String>? = null,     instructions: String? = null,     voice: String? = null,     turnDetection: Value? = null,     inputAudioNoiseReduction: Value? = null,     tools: Value? = null,     toolChoice: String? = null,     temperature: Float? = null,     inputAudioTranscription: Value? = null)