espressif/esp_audio_simple_player

0.9.4~1

Latest
uploaded 6 hours ago
Espressif audio simple player based on ESP-GMF
# Changelog

## v0.9.4

### Features

- Replaced the interface for decoding reconfig
- Supported placing the audio processing task stack in RAM or SPI-RAM using `stack_in_ext` in `esp_asp_cfg_t`

## v0.9.3

### Features
- Added `esp_audio_simple_player_get_pipeline` API
- Added a configurable callback between pipeline setup and execution
- Added test case for repeated playback
- Added test case for embedded flash URI

### Bug Fixes

- Fixed an issue where raw stream playback repeatedly failed


## v0.9.2

### Features
- Updated the dependencies to version 0.6.0

## v0.9.1

### Bug Fixes

- Fixed the component requirements


## v0.9.0

### Features

- Initial version of `esp_audio_simple_player`

Links

Supports all targets

License: Custom

To add this component to your project, run:

idf.py add-dependency "espressif/esp_audio_simple_player^0.9.4~1"

or download archive

Stats

  • Archive size
    Archive size ~ 280.46 KB
  • Downloaded in total
    Downloaded in total 358 times
  • Downloaded this version
    This version: 0 times

Badge

espressif/esp_audio_simple_player version: 0.9.4~1
|