Voice

sttp.openai.requests.completions.chat.ChatRequestBody.Voice
See theVoice companion class
object Voice

Attributes

Companion
class
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Voice.type

Members list

Type members

Classlikes

case object Alloy extends Voice

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Voice
class Object
trait Matchable
class Any
Show all
Self type
Alloy.type
case object Ash extends Voice

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Voice
class Object
trait Matchable
class Any
Show all
Self type
Ash.type
case object Ballad extends Voice

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Voice
class Object
trait Matchable
class Any
Show all
Self type
Ballad.type
case object Coral extends Voice

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Voice
class Object
trait Matchable
class Any
Show all
Self type
Coral.type
case class CustomVoice(customVoice: String) extends Voice

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Voice
class Object
trait Matchable
class Any
Show all
case object Echo extends Voice

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Voice
class Object
trait Matchable
class Any
Show all
Self type
Echo.type
case object Sage extends Voice

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Voice
class Object
trait Matchable
class Any
Show all
Self type
Sage.type
case object Shimmer extends Voice

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Voice
class Object
trait Matchable
class Any
Show all
Self type
Shimmer.type
case object Verse extends Voice

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Voice
class Object
trait Matchable
class Any
Show all
Self type
Verse.type

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Implicits

Implicits

implicit val voiceW: Writer[Voice]