jason-mao/av_processor

0.6.1

Latest
uploaded 19 hours ago
Audio/Video Processor module for ESP-GMF

8 examples

  • audio_afe
    This example demonstrates the use of the `av_processor` component for a 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_mem_leak
    33.45 KB
  • audio_play_case
    This example validates the unified `audio_play_*` API and demonstrates audio playback and prompt handling.
    34.42 KB
  • audio_play_eq
    This example demonstrates a simple SD card playback pipeline with a post-player EQ stage for audio output.
    12.83 KB
  • audio_sr_vc_switch
    This example demonstrates creating two audio recorders, one for wakeup and one for high-quality audio, and switching between them.
    14.63 KB
  • audio_wn
    This example demonstrates using the av_processor component for standalone WakeNet testing with the ESP32-S3-KORVO2-V3 board.
    35.64 KB
  • video_preview
    This example demonstrates how to use the video_processor component for video passthrough, utilizing video_capture and video_render modules.
    44.35 KB