OpenAI::RealtimeAudioFormatsPCMAudioFormat
Inherits JSON::Serializable < Reference < Object
The PCM audio format. Only a 24kHz sample rate is supported.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
type_value=(type_value : RealtimeAudioFormatsPCMAudioFormatType | Nil)
The audio format. Always audio/pcm.