jason-mao/av_processor

0.7.0

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

7 examples

  • audio_afe
    This example demonstrates using the `av_processor` component for a microphone-to-speaker loopback flow with wakeup prompt playback.
    102.37 KB
  • audio_afe_vcmd
    This example extends audio_afe with MultiNet voice command detection, logging recognized commands after wake word detection.
    15.25 KB
  • audio_echo
    This example demonstrates using the av_processor component for audio recording and playback with ESP32-S3-KORVO2-V3.
    19.53 KB
  • audio_policy_player
    This example demonstrates a console case for the audio_play_* priority policy, managing playback handles with different priorities.
    39.47 KB
  • audio_sr_vc_switch
    This example demonstrates creating two audio_recorders for wakeup and post-AEC audio quality, switching between them as needed.
    14.64 KB
  • audio_wn
    This example demonstrates how to use the av_processor component to test standalone WakeNet in a custom frontend path.
    37.17 KB
  • video_preview
    This example demonstrates using the `video_processor` component for video passthrough functionality, showcasing `video_capture` and `video_render` modules.
    22.84 KB