Voice

sttp.openai.requests.completions.chat.ChatRequestBody.Voice
See theVoice companion object
sealed abstract class Voice(val value: String)

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Alloy
object Ash
object Ballad
object Coral
class CustomVoice
object Echo
object Sage
object Shimmer
object Verse
Show all

Members list

Value members

Concrete fields

val value: String