Type Alias CreateSpeechRequest_Model

Source
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 */ }