Hear your Microphone In Linux
In this article I provide a command to pass audio Mic to Headphone or speakers with PulseAudio base on Linux. Make sure you have installed pulse audio on your linux.
Connect Mic and Headphone
Open your terminal, use this command:
pactl load-module module-loopback latency_msec=1
Disconnect Mic and Headphone
Open your terminal, use this command:
pactl unload-module module-loopback
Hopefully this article is useful.
Read More:
> How and Where to Find Scanned Documents on Mac
> Merge Split PDF Ubuntu Using Terminal Command
> ERROR 1045 (28000) Access denied for user Ubuntu