uploaded 6 hours ago
Audio/Video Processor module for ESP-GMF
10 examples
-
audio_afe
This example demonstrates using the `av_processor` component for a microphone-to-speaker loopback flow with wakeup prompt playback.
93.41 KB
-
audio_echo
This example demonstrates the use of the av_processor component for audio recording and playback functionality.
19.53 KB
-
audio_feeder_compare
This example compares two audio playback paths, 'direct' and 'elastic', using PCM frames from an SD card.
14.95 KB
-
-
audio_play_case
This example validates the unified audio_play API, handling playback and prompt types while allowing manual testing via console commands.
38.14 KB
-
audio_play_eq
This example demonstrates a simple SD card playback pipeline with a post-player EQ stage. It initializes audio output and playback handle, then automatically plays a test WAV file.
12.83 KB
-
audio_sr_vc_switch
This example demonstrates creating two audio_recorders for wakeup and voice clarity, switching between them for optimal audio quality.
14.63 KB
-
audio_wn
This example demonstrates the use of the `av_processor` component for standalone WakeNet testing with the audio_recorder and ai_wn.
37.16 KB
-
-
video_preview
This example demonstrates how to use the video_processor component for video passthrough functionality, showcasing video capture and rendering.
22.84 KB