Search Criteria
Package Details: womic 1.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/womic.git (read-only, click to copy) |
---|---|
Package Base: | womic |
Description: | WO Mic can turn your phone to be a microphone for your computer. |
Upstream URL: | https://wolicheng.com/womic/wo_mic_linux.html |
Keywords: | appimage bluetooth wi-fi wifi |
Licenses: | unknown |
Submitter: | RogueGirl |
Maintainer: | RogueGirl |
Last Packager: | RogueGirl |
Votes: | 4 |
Popularity: | 0.000112 |
First Submitted: | 2020-05-05 15:33 (UTC) |
Last Updated: | 2023-09-22 19:11 (UTC) |
Latest Comments
ducpai commented on 2024-10-07 06:32 (UTC)
unable to get working. able to connect phone fine through wifi but no audio coming through the loopback soundcard
weirddan455 commented on 2020-10-30 19:46 (UTC)
fuse2 should be added as a dependency (needed to open the .AppImage file)
Also, I wasn't ever to get this to work correctly. The Windows version worked fine for me but this Linux version is lacking. It has no PulseAudio support, very limited configurability and documentation, and is just a binary blob in an AppImage. I was trying to use this for Discord (which requires PulseAudio) but I couldn't get any PulseAudio applications to record sound off this thing no matter how much I fiddled with settings. The only thing I was able to do was record a .wav file using arecord but even that sounded extremely choppy.
I settled on using Mumble instead with this small bash script I found to set up a virtual mic in PulseAudio. GitHub link with instructions here: https://github.com/pzmarzly/mic_over_mumble
All the mumble software is open source and in the main Arch repositories and I have no problems with sound quality or getting it to work in Discord (or any other PulseAudio application since the implementation is done entirely in PulseAudio itself.)