Skip to content
thelinuxdude edited this page Jul 17, 2014 · 2 revisions

Welcome to the multimon-ng wiki!

Using the default pulseaudio source:

multimon-ng -a DTMF

Providing a new source for pulseaudio:

Assuming the default source is 0 and there is a second source 1.

multimon-ng -a DTMF 1

Note you can also provide a source by name. If the name of the source is 'alsa_input.microphone'

multimon-ng -a DTMF alsa_input.microphone

NOTE: If you provide an invalid name or index you will get an error.