uploaded 22 hours 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 with wakeup prompt playback.
93.43 KB
-
audio_echo
This example demonstrates how to use the av_processor component for audio recording and playback using the ESP32-S3-KORVO2-V3 board.
19.53 KB
-
audio_feeder_compare
This example compares two audio playback paths, 'direct' and 'elastic', using PCM frames for output.
14.95 KB
-
-
audio_play_case
This example validates the unified audio_play_* API, opening handles for playback and prompts while feeding PCM data.
38.56 KB
-
audio_play_eq
This example demonstrates a simple SD card playback pipeline with a post-player EQ stage for audio processing.
12.83 KB
-
audio_sr_vc_switch
This example demonstrates how to create and switch between two audio recorders, one for wakeup capability and another for high-quality post-AEC audio.
14.63 KB
-
audio_wn
This example demonstrates how to use the `av_processor` component for testing standalone WakeNet, showcasing audio recording and wake word detection.
37.16 KB
-
-
video_preview
This example demonstrates how to use the video_processor component for video passthrough functionality, showcasing video_capture and video_render modules.
22.85 KB