OpenAI::RealtimeBetaServerEventResponseContentPartAddedPart
Inherits JSON::Serializable < Reference < Object
The content part that was added.
Constructors
new(pull : JSON::PullParser)
Sourcenew(type_value : RealtimeBetaServerEventResponseContentPartAddedPartType | Nil = nil, text : String | Nil = nil, audio : String | Nil = nil, transcript : String | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
type_value=(type_value : RealtimeBetaServerEventResponseContentPartAddedPartType | Nil)
The content type ("text", "audio").