EchoTrio
 
Loading...
Searching...
No Matches
EchoTrio.Actor.ElevenLabsSettings Class Reference
Collaboration diagram for EchoTrio.Actor.ElevenLabsSettings:
Collaboration graph

Public Member Functions

 ElevenLabsSettings (ActorConfig config)
 

Public Attributes

ElevenLabs.Models.Model expressionModel = new("eleven_v3")
 
ElevenLabs.Models.Model fastModel = ElevenLabs.Models.Model.FlashV2_5
 
string languageCode = "en"
 
string voiceId = string.Empty
 

Detailed Description

Definition at line 51 of file Actor.cs.

Constructor & Destructor Documentation

◆ ElevenLabsSettings()

EchoTrio.Actor.ElevenLabsSettings.ElevenLabsSettings ( ActorConfig  config)
inline

Definition at line 57 of file Actor.cs.

Member Data Documentation

◆ expressionModel

ElevenLabs.Models.Model EchoTrio.Actor.ElevenLabsSettings.expressionModel = new("eleven_v3")

Definition at line 52 of file Actor.cs.

◆ fastModel

ElevenLabs.Models.Model EchoTrio.Actor.ElevenLabsSettings.fastModel = ElevenLabs.Models.Model.FlashV2_5

Definition at line 53 of file Actor.cs.

◆ languageCode

string EchoTrio.Actor.ElevenLabsSettings.languageCode = "en"

Definition at line 54 of file Actor.cs.

◆ voiceId

string EchoTrio.Actor.ElevenLabsSettings.voiceId = string.Empty

Definition at line 55 of file Actor.cs.


The documentation for this class was generated from the following file: