Namespace Glitch9.AIDevKit.ElevenLabs
Classes
- ElevenLabsModelData
Represents a voice synthesis model with supported capabilities and metadata.
- FineTuning
Fine-tuning information for the voice.
- ModelLanguage
Represents a language supported by a model.
- ModelRates
Represents the cost multiplier for a model.
- Recording
Represents a recording used during the voice verification process.
- TextToSoundFxRequest
Request body for converting text to sound effects using ElevenLabs API.
- VerificationAttempt
Represents a single attempt to verify a voice.
- VoiceLanguage
Represents a verified language for a voice, including language, model, accent, and preview details.
- VoiceVerification
Represents the overall voice verification state and history.
Enums
- FineTuningState
The state of the fine-tuning process.
- TimestampsGranularity
The granularity of the timestamps in the transcription. ‘word’ provides word-level timestamps and ‘character’ provides character-level timestamps per word.