audiosource
audiosource copied to clipboard
:microphone: Use an Android device as a USB microphone
This is a really nice apps but a version for Windows is possible pls ??? Thaks a lot ;)
It'd be great to have a launch option to keep it permanently running so you can just plug in your device and use it as a mic without any setup.
Hello. I tried to follow this instruction: https://github.com/gdzx/audiosource/blob/2b8f2fd1a3348b3e6fa627e6425468927ce264ad/README.md#debug The first command there is: ``` ./audiosource build ``` And it fails for me: ``` xaionaro@void:~/src/audiosource$ ./audiosource build Downloading https://services.gradle.org/distributions/gradle-6.5-all.zip ........................................................................................................................................... Unzipping...
Could you please publish your app on F-Droid? :)
would it be possible to allow it to select a different microphone, usually the microphone used when recording video works better than the call microphone, I know programs like droid...
Hi, This small PR adds a button to get your app on F-Droid. You can later add a button for Google Play the same way : `[]()` It also adds...
your guide for Linux doesn't explain things properly even I had issue at first I thought where do i find this ./audiosource if I didn't even installed anything and there...
Audio seems to come and go and the sound is just non-stop skipping, like so 
Simple flake with devshell and script packaging under nixos The unstable branch is used as the base
- RecordService - handling `SecurityException` and check `RECORD_AUDIO` permission for `AudioRecord` initialization - check `POST_NOTIFICATIONS` permission before showing notifications - minor `>=` warning fix - RecordThread - remove extra indents