org.llm4s.speech.tts.TTSError
See theTTSError companion trait
object TTSError
Attributes
Members list
Type members
Classlikes
final case class EngineNotAvailable(message: String, context: Map[String, String]) extends TTSError
final case class SynthesisFailed(message: String, context: Map[String, String]) extends TTSError
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
In this article