class

OpenAI::RealtimeSessionCreateResponseAudioInputNoiseReduction

Inherits JSON::Serializable < Reference < Object

Configuration for input audio noise reduction.

Constructors

new(type_value : NoiseReductionType | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

type_value
Source
type_value=(type_value : NoiseReductionType | Nil)
Source