Audio Source
Use an Android device as a USB microphone
AppID: | fr.dzx.audiosource |
Author: | gdzx |
License: | MIT |
Donation: | |
InRepoSince: | 2022-03-02 |
LastRepoUpdate: | 2022-03-02 |
LastAppUpdate: | 2021-12-07 |
LastVersion: | 1.0 |
Categories: | Multimedia |
Google Play: | Check if it's there |
Audio Source forwards Android microphone audio input to the PulseAudio daemon through ADB, so you can use your Android device as a USB microphone.
Requirements:
- Device with at least Android 4.0 (API level 14), but fully tested only on Android 10 (API level 29) so your mileage may vary.
- GNU/Linux machine with:
- Android SDK Platform Tools (requires adb in PATH).
- PulseAudio (requires pactl in PATH).
- Socat (requires socat in PATH).
For further details, see the project's documentation.

Packages
Version 1.0 (2021-12-07)
Android Versions:
15 Libraries detected:
Libraries:
- Android Support v4 (Development Framework)
The Android Support Library is not actually a single library, but rather a collection of libraries that can roughly be divided into two groups: compatibility and component libraries. For details, please see
Understanding the Android Support Library.
- AndroidX Activity (Utility)
provides the base Activity subclass and the relevant hooks to build a composable structure on top.
- Android Jetpack Annotations (Utility)
library that contains the annotations for Android Jetpack.
- Arch (Utility)
helper for other arch dependencies, including JUnit test rules that can be used with LiveData.
- AppCompat (Utility)
support newer Android features on older Android versions.
- Android Support Library collections (Utility)
standalone efficient collections.
- Androidx Core (Utility)
a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs.
- AndroidX Cursor Adapter (Utility)
static library support version of the framework's CursorAdapter.
- Android Support Library Custom View (UI Component)
a module to implement custom views. Part of the Android Support Library.
- Androidx Fragment (Development Aid)
- Lifecycle (Utility)
perform actions in response to a change in the lifecycle status of another component, such as activities and fragments.
- Loader (Utility)
library to load data for your UI that survives configuration changes.
- Android Activity Saved State (Utility)
provides the base Activity subclass and the relevant hooks to build a composable structure on top.
- Vectordrawable (UI Component)
AndroidX library to render vector graphics.
- Android Jetpack VersionedParcelable (Utility)
Provides a stable but relatively compact binary serialization format that can be passed across processes or persisted safely.
Download (1.6 M)