uploaded 10 months ago
Espressif GMF Related Examples

3 examples

  • pipeline_play_embed_music
    This example demonstrates how to use Embed Flash IO to read music from flash memory, decode it using a decoder element, apply audio effects…
    269.02 KB
  • pipeline_play_sdcard_music
    This example demonstrates playing music in various formats from a microSD card via FatFS IO, supporting MP3, WAV, FLAC, AAC, M4A, TS, AMRNB, and…
    10.01 KB
  • pipeline_record_sdcard
    This example demonstrates how to capture audio using CODEC_DEV_RX IO from a codec, encode it, and save the encoded data to a microSD card. It…
    9.52 KB