I need to detect if ALSA or PulseAudio is used from bash or php. What is the best way to do this?

The idea right now is to check if the pulseaudio daemon is running:

pidof pulseaudio

If it isn't then alsa is used

link|improve this question
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.