# mbed-os-snippet-USBAudio_loopback_example **Repository Path**: mirrors_ARMmbed/mbed-os-snippet-USBAudio_loopback_example ## Basic Information - **Project Name**: mbed-os-snippet-USBAudio_loopback_example - **Description**: A mirrored example snippet from mbed-os-examples-docs_only - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: v6.0 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-05-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## USBAudio loopback example The example loops input audio to the Mbed board back to the host PC, so that you may record the audio or listen to it through headphones or speakers. 1. Flash the board, and ensure the target's auxiliary USB is plugged into the PC. 2. Select "Mbed Audio" as your PC's default speaker and microphone devices. 3. Play some sound (YouTube, audio file, etc.) on your PC. 4. The audio that is playing on your PC will be recorded by Audacity via USB loopback. MIRRORED FROM MASTER EXAMPLE SNIPPETS REPOSITORY: mbed-os-examples-docs_only. ANY CHANGES MADE DIRECTLY TO THIS REPOSITORY WILL BE AUTOMATICALLY OVERWRITTEN.