OpenAI::RealtimeSessionCreateResponseAudioInputTurnDetection
Inherits JSON::Serializable < Reference < Object
Configuration for turn detection.
Constructors
new(pull : JSON::PullParser)
Sourcenew(type_value : String | Nil = nil, threshold : Float64 | Nil = nil, prefix_padding_ms : Int64 | Nil = nil, silence_duration_ms : Int64 | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
prefix_padding_ms
Sourcesilence_duration_ms
Sourcethreshold
Source