Android app that let's you use your smartphone as a microphone for an audio recorder or computer, by redirecting the microphone input to audio output.
Go to file
bitscuit c04b86b6b2 Added code to ask for microphone permission if not yet granted, fixes #2 2021-04-04 08:22:03 +02:00
.idea Added copyright notice to source code 2021-03-06 15:49:00 +01:00
app Added code to ask for microphone permission if not yet granted, fixes #2 2021-04-04 08:22:03 +02:00
gradle/wrapper Initial code upload 2021-03-06 15:45:10 +01:00
.gitignore Initial code upload 2021-03-06 15:45:10 +01:00
LICENSE Initial commit 2021-03-06 14:43:13 +00:00
README.md Initial commit 2021-03-06 14:43:13 +00:00
build.gradle Initial code upload 2021-03-06 15:45:10 +01:00
gradle.properties Initial code upload 2021-03-06 15:45:10 +01:00
gradlew Initial code upload 2021-03-06 15:45:10 +01:00
gradlew.bat Initial code upload 2021-03-06 15:45:10 +01:00
settings.gradle Initial code upload 2021-03-06 15:45:10 +01:00

README.md

Mike

Android app that let's you use your smartphone as a microphone for an audio recorder or computer, by redirecting the microphone input to audio output.