[Alsa-user] How to make application to use ESD instead of using dsp

2001-09-26 Thread Nagappan, Ramkumar
I have installed alsa-driver-0.5.9b-4, alsa-lib-0.5.9-1, alsa-utils-0.5.9a-1 in Red Hat 6.2. Everything works fine. Except java applet. All my applications uses esd to play sound. But java applet is trying to use dev/dsp. I am wondering how to make java applet to use esd instead of dev/dsp. Is

[Alsa-user] Sound not Playing in DSP

2001-09-24 Thread Nagappan, Ramkumar
Hi Couldn't play sound from java applet. Environment: 1) esd - nobeeps -as 2 -d /dev/adsp 2) I can play sound by running following commands.This makes sure sound is working in both esd and dsp. a) cat /usr/share/sounds/errror.wav > /dev/dsp b) esdplay /usr/share/sounds/error.wav 3) fuser -v /dev/