Hi, I am unable to hear wav audio in Hildon UI framework using the example file example_wavlaunch.c in maemo example pack.<br>I compiled this example in scratchbox with target CHINOOK_X86 & maemo sdk version is 4.0.1.<br>
I did the following to run it.<br>1. $Xephyr :2 -host-cursor -screen 800x480x16 -dpi 96 -ac -extension Composite<br> empty Xephyr window will appear<br>2. [sbox-CHINOOK_X86] export DISPLAY=:2<br>3. [sbox-CHINOOK_X86] run-standalone.sh ./a.out<br>
<br>It will display the example_wavlaunch.c ui on the top of empty Xephyr window and when file is choosen for playback, then it works & I can hear the sound.<br>Now When I start maemo GUI using the following command:<br>
<br>[sbox-CHINOOK_X86] af-sb-init.sh start<br><br>and then run the executable as given in step 3. then it does not work & I can't hear audio. sometime it crashes too.<br>Please suggest if something need to do to make it work. Thanks in advance.<br>
regards,<br>sanjay<br>