CreateSpeechSettings
io.cequence.openaiscala.domain.settings.CreateSpeechSettings
case class CreateSpeechSettings(model: String, voice: VoiceType, response_format: Option[SpeechResponseFormatType], speed: Option[Double])
Attributes
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any