SpeechRequest
@Serializable
Generates audio from the input text.
Constructors
Link copied to clipboard
constructor(model: ModelId, input: String, voice: Voice? = null, responseFormat: SpeechResponseFormat? = null, speed: Double? = null)