Skip to main content

SpeechResponse

Type Alias SpeechResponse 

Source
pub type SpeechResponse = Vec<u8>;
Expand description

Binary bytes returned when speech uses stream_format: "audio".

Aliased Typeยง

pub struct SpeechResponse { /* private fields */ }