pub type SpeechResponseStream = OpenAIEventStream<CreateSpeechResponseStreamEvent>;Available on crate features
audio-types and _api only.Expand description
Stream of response events Stream of response events
Aliased Typeยง
pub struct SpeechResponseStream { /* private fields */ }