0

I'm using WO Mic for Linux and I would like to config my phone's mic to work on my PC. WO Mic is an app that sends your phone's audio input over WiFi to the local server on your PC. I start the app with:

$ ./micclient-x86_64.AppImage -t Wifi [IP HERE] 

and to test it I used the snippet from their website:

$ arecord -c 1 -r 48000 -f S16_LE -D "hw:CARD=Loopback,DEV=1,SUBDEV=0" foo.wav

The audio was muffled, which is not great, but the real problem I have is that I cannot use this is because it doesn't show up in settings as an input device. I've Googled around a bit, but nobody seems to be using the app on Linux so I found nothing. How to configure this so I can use it in Discord and such?

jan
  • 101

0 Answers0