AlfredBorel
05-14-2002, 11:06 AM
Hello All,
I have problems to have the alerts sounding (although I do have sound when typing in a terminal the "/usr/bin/esdplay /thepath/thesound.wav") and I've noticed that the "Use Audio Device" option in the Filter Menu does add a property or toggle the value in the showeq.xml as follows :
<property name="IsCaseSensitive" >
<bool value="false" />
</property>
I've tried to add manually the audio property in the "Filters section" of showeq.xml as follows :
<property name="UseAudioDevice" >
<bool value="true" />
</property>
but it doesn't have any effect.
Uhmmm, what is the correct way to have the alarms sounding ?
Thx in advance for your help,
Alfred
I have problems to have the alerts sounding (although I do have sound when typing in a terminal the "/usr/bin/esdplay /thepath/thesound.wav") and I've noticed that the "Use Audio Device" option in the Filter Menu does add a property or toggle the value in the showeq.xml as follows :
<property name="IsCaseSensitive" >
<bool value="false" />
</property>
I've tried to add manually the audio property in the "Filters section" of showeq.xml as follows :
<property name="UseAudioDevice" >
<bool value="true" />
</property>
but it doesn't have any effect.
Uhmmm, what is the correct way to have the alarms sounding ?
Thx in advance for your help,
Alfred