esp-idf/components/esp_audio
wangmengyang 14a74c8e4b component/bt: add esp_audio module 2016-11-16 21:58:04 +08:00
..
include component/bt: add esp_audio module 2016-11-16 21:58:04 +08:00
lib component/bt: add esp_audio module 2016-11-16 21:58:04 +08:00
Kconfig component/bt: add esp_audio module 2016-11-16 21:58:04 +08:00
README component/bt: add esp_audio module 2016-11-16 21:58:04 +08:00
component.mk component/bt: add esp_audio module 2016-11-16 21:58:04 +08:00

README

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

Date2016-11-14
更新内容:
1.Recorder 支持PCM,实现录音回放的demo, 16k,16bit;
2.fix 播放破音bug;
3.优化按键Key为中断方式;
4. API修改EspAudioPlayerDataWrite->EspAudioPlayerStreamWrite
5. API新增EspAudioPlayerStreamCfg(uint32_t rate, uint32_t channel,uint32_t bitLen)


Date2016-11-04
新增功能:
1.Airpaly
2.DLNA

Date:2016-10-14

Espressif Audio Player Library 0.5.1
支持功能:
1. URL播放音乐和播控
2. 音频支持MP3、AAC、FLAC、WAV