OVMS3-idf/components/esp_audio
wangmengyang 49b68c38fa Merge branch 'master' into feature/btdm_avrc
# Conflicts:
#	components/bt/bluedroid/hci/packet_fragmenter.c
#	components/bt/bluedroid/stack/include/gatt_api.h
2017-01-17 10:36:26 +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

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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