Resolving the "Invalid audio received" error
Written by
Updated at November 27, 2023
Issue description
When you make a request to recognize a file, you see this error in the service response:
{
"code": 3,
"message": "Invalid audio received"
}
Solution
This error means that the audio file data has been encoded by an unsupported codec.
We discuss the supported audio formats and codecs here.