pub type CreateSpeechRequest_Model = String;
Expand description
One of the available TTS models: tts-1
, tts-1-hd
or
gpt-4o-mini-tts
.
Aliased Typeยง
pub struct CreateSpeechRequest_Model { /* private fields */ }
pub type CreateSpeechRequest_Model = String;
One of the available TTS models: tts-1
, tts-1-hd
or
gpt-4o-mini-tts
.
pub struct CreateSpeechRequest_Model { /* private fields */ }