org.llm4s.speech.tts.TTSError
See theTTSError companion object
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait LLMErrortrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
class EngineNotAvailableclass SynthesisFailed
Members list
Value members
Inherited methods
Optional error code for programmatic handling
Additional context information
Error correlation IDs for debugging
Formatted error message with context
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Inherited and Abstract methods
Attributes
- Inherited from:
- Equals
Human-readable error message
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Deprecated and Inherited methods
DEPRECATED: Use type-level markers instead
DEPRECATED: Use type-level markers instead
Attributes
- Deprecated
-
[Since version 0.1.9]Use pattern matching on RecoverableError/NonRecoverableError traits - Inherited from:
- LLMError
In this article