OpenAI::SpeechAudioDoneEvent
Inherits JSON::Serializable < Reference < Object
Emitted when the speech synthesis is complete and all audio has been streamed.
Constructors
new(pull : JSON::PullParser)
Sourcenew(type_value : SpeechAudioDoneEventType = SpeechAudioDoneEventType::SpeechAudioDone, usage : SpeechAudioDoneEventUsage = SpeechAudioDoneEventUsage.new)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
type_value=(type_value : SpeechAudioDoneEventType)
The type of the event. Always speech.audio.done.