Exception: Awaaz::DecoderNotFound
- Inherits:
-
ArgumentError
- Object
- ArgumentError
- Awaaz::DecoderNotFound
- Defined in:
- lib/awaaz/errors.rb
Overview
Raised when no suitable audio decoder is found on the system.
This error is typically raised when attempting to decode an audio file but none of the configured or available decoders (e.g., ‘mpg123`, `ffmpeg`, `sox`) are detected or usable.