Page 1 of 1
schedule of IIS driver and audio codec library
Posted: Wed Jan 11, 2017 11:28 am
by ichannel
Hi
Is there a schedule of availability for IIS driver and the MP3/AAC/AAC+ codec library? We need this for an audio streaming project.
Thanks
Re: schedule of IIS driver and audio codec library
Posted: Wed Jan 11, 2017 12:58 pm
by ESP_Sprite
No idea about the release schedule for audio stuff, but I2S already is in esp-idf:
https://github.com/espressif/esp-idf/bl ... iver/i2s.c
Re: schedule of IIS driver and audio codec library
Posted: Thu Jan 12, 2017 1:33 am
by ichannel
Hi Sprite,
Thanks for the IIS driver info.
Though don't want to sound pushing, is there active development on the audio codec?
Thanks
Re: schedule of IIS driver and audio codec library
Posted: Thu Jan 12, 2017 1:50 am
by ESP_Sprite
Yes, there most definitely is. The sources just aren't public yet, I'll have to ask around wrt what the schedule of that is going to be.