org.llm4s.speech.stt.STTError
See theSTTError companion trait
object STTError
Attributes
Members list
Type members
Classlikes
final case class EngineNotAvailable(message: String, context: Map[String, String]) extends STTError
final case class ProcessingFailed(message: String, context: Map[String, String]) extends STTError
final case class UnsupportedFormat(message: String, context: Map[String, String]) extends STTError
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