OpenAI::RealtimeSessionCreateResponseAudioInputNoiseReduction
Inherits JSON::Serializable < Reference < Object
Configuration for input audio noise reduction.
Constructors
new(pull : JSON::PullParser)
Sourcenew(type_value : NoiseReductionType | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
type_value
Sourcetype_value=(type_value : NoiseReductionType | Nil)
Source