You are using staging server - a separate instance of the ESP Component Registry that allows you to try distribution tools and processes without affecting the real registry.

jason-mao/gmf_ai_audio

0.7.2

Latest
uploaded 4 hours ago
Espressif GMF AI Audio Elements Module
# Changelog

## v0.7.0

### Features

- Added `esp_gmf_afe_set_event_cb` API to register AFE element event callbacks
- Replaced the interface for decoder reconfiguration
- Introduced `esp_gmf_wn` element to support wake word detection
- Corrected return value validation for *acq_write* and *acq_release* callback function implementations
- Added `esp_gmf_afe_keep_awake` API to enable/disable the keep awake feature

### Bug Fixes

- Fixed an issue where the output attribute of the `esp_gmf_afe` element was not set correctly
- Fixed a build error occurring when SPIRAM is disabled
- Integrated gmf_app_utils package for peripheral and system management
- Migrated common utilities to gmf_app_utils package
- Standardize TAG identifier format across all elements with `ai` prefix
- Fixed examples TAGs issue because of updating TAGs gmf_audio gmf_io

## v0.6.2

### Features

- Limit the version of `esp_audio_codec` and `esp_codec_dev` in `aec_rec` example

## v0.6.1

### Bug Fixes

- Fixed a build issue caused by a variable type mismatch

## v0.6.0

### Features

- Initial version of GMF AI Audio Elements

Links

Supports all targets

License: Custom

Tags

To add this component to your project, run:

idf.py add-dependency "jason-mao/gmf_ai_audio^0.7.2"

or download archive

Stats

  • Archive size
    Archive size ~ 58.85 KB
  • Downloaded in total
    Downloaded in total 1 time
  • Downloaded this version
    This version: 0 times

Badge

jason-mao/gmf_ai_audio version: 0.7.2
|