class

OpenAI::RealtimeSessionCreateResponseAudioOutput

Inherits JSON::Serializable < Reference < Object

Constructors

new(format : RealtimeAudioFormats | Nil = nil, voice : VoiceIdsShared | Nil = nil, speed : Float64 | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

format
Source
format=(format : RealtimeAudioFormats | Nil)
Source
speed
Source
speed=(speed : Float64 | Nil)
Source
voice
Source
voice=(voice : VoiceIdsShared | Nil)
Source