uploaded 2 days ago
Audio/Video Processor module for ESP-GMF

10 examples

  • audio_afe
    This example demonstrates the use of the `av_processor` component for microphone-to-speaker loopback flow with wakeup prompt playback.
    3.74 MB
  • audio_echo
    This example demonstrates how to use the av_processor component for audio recording and playback functionality.
    40.88 KB
  • audio_feeder_compare
    This example compares two feeder playback paths: direct and elastic, highlighting differences in PCM audio playback.
    14.95 KB
  • audio_mem_leak
    33.45 KB
  • audio_play_case
    This example validates the unified audio_play_* API by managing playback and prompt handles for audio streaming.
    57.76 KB
  • audio_play_eq
    This example demonstrates a simple SD card playback pipeline with a post-player EQ stage.
    12.83 KB
  • audio_sr_vc_switch
    This example demonstrates how to create two audio recorders for wakeup and audio quality, switching between them as needed.
    14.63 KB
  • audio_wn
    This example demonstrates using the av_processor component to test standalone WakeNet with audio_recorder on the ESP32-S3-KORVO2-V3 board.
    35.64 KB
  • doa
    This example is a standalone esp-idf three-microphone direction-of-arrival estimation project that does not depend on AFE.
    17.51 KB
  • video_preview
    This example demonstrates how to use the video_processor component to implement video passthrough functionality.
    44.35 KB