Greetings Jayesh,
Use SndPlayResource(). This will play the WAVE data. You will
first have to add teh WAVE data as a resource into your code
assembly. ( You can embed WAVE data using 'DATA' if you are using
Pilrc Compiler for you GUI design).
With SndPlayResource( ) you CANNOT have control over Audio once you
call SndPlayResource( ). The audio will stop only after whole audio
data is rendered.
If you want to have control over your audio see "SndStreamCreate()"
in Palm OS reference.pdf.
Bye
On 3/28/06, jayesh sahu <[EMAIL PROTECTED]> wrote:
> Hi,
> I am trying to play sound on palm(using C/C++).
> What are the supported sound format on palm ?
> How can we play them ?
>
>
>
> thanks in advance
>
> Jayesh Sahu
> --
> For information on using the PalmSource Developer Forums, or to unsubscribe,
> please see http://www.palmos.com/dev/support/forums/
>
--
Sanjay Wakhare
Developer
iFlect Technologies IPL. New Mumbai.
Cell: +91-9819498866
--
For information on using the PalmSource Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/support/forums/