FOSS Advent Calendar - Door 10: Using Your Phone as a Microphone with Audiosource

Today we explore Audiosource, a nifty FOSS tool that lets you use your Android phone as a microphone for your computer.

Audiosource works via ADB (Android Debug Bridge), streaming audio from your device over USB or Wi-Fi directly to your Linux system. This is perfect if you want a quick wireless mic, don’t have a dedicated microphone, or just love tinkering with FOSS tools.

Everything runs from the command line, giving you full control and total nerdy satisfaction. Plug in your phone, run the command, and your device becomes a fully functional mic!

Pro tip: try combining it with recording or streaming software, or even some AI audio processing, the possibilities are endless.

Link: https://github.com/gdzx/audiosource

In which situation would you turn your smartphone into a quick plug-and-play microphone using Audiosource?

#FOSS #OpenSource #Linux #CLI #Terminal #Audiosource #Android #Microphone #ADB #AudioStreaming #NerdContent #AdventCalendar #OpenTools #FOSSAdvent #TechNerds #CommandLine #Fediverse #WirelessMic #DIYTech #DigitalPrivacy #Adventkalender #Adventskalender
Je découvre #audiosource, une appli #android et script bash (adb, #pulseaudio) qui permet d'utiliser son téléphone comme entrée son sur son ordinateur. Assez pratique !!
https://github.com/gdzx/audiosource
GitHub - gdzx/audiosource: :microphone: Use an Android device as a USB microphone

:microphone: Use an Android device as a USB microphone - GitHub - gdzx/audiosource: :microphone: Use an Android device as a USB microphone

GitHub