espressif/esp_audio_simple_player

0.9.4~2

Latest
uploaded 3 hours ago
Espressif audio simple player based on ESP-GMF

changelog

# 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`
- Fixed `esp_audio_simple_player_destroy` random crash for event group not created
- Fixed include file missing for `esp_gmf_pipeline.h`

## 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~2"

or download archive

Stats

  • Archive size
    Archive size ~ 281.93 KB
  • Downloaded in total
    Downloaded in total 1.5k times
  • Downloaded this version
    This version: 0 times

Badge

espressif/esp_audio_simple_player version: 0.9.4~2
|