mstorsjo / fdk-aac

A standalone library of the Fraunhofer FDK AAC code from Android.

Home Page:https://sourceforge.net/projects/opencore-amr/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Encoding failed: Handle passed to function call was invalid

2e0wkw opened this issue · comments

Hi, I am using the codec with Arduino Audio Tools on an Audio Kit board.

[E] AACEncoderFDK.h : 234 - Encoding failed: Handle passed to function call was invalid

I am using the streams-audiokit-webserver_aac.ino example.
I am also using the new Auduino-Audio-Driver.

The code builds and uploads but i get this runtime error in the serial monitor when i connect to the web server via Chrome.

Thanks

Eric