Comment 5 for bug 483812

Revision history for this message
Ben (9-admin-bm91-net) wrote :

Use this command to route the mic input through output:
'pactl load-module module-loopback latency_msec=10' (default is 200)

this command will give you a number as output, for example 27. to stop the loopback execute:

'pactl unload-module 27' (replace 27 with the output of the previous command)