PDA

View Full Version : Audio files


Jack hoch
09-19-2006, 03:07 AM
Good morning .
I am trying to play audio files in my am5 project.
I am finding it hard as i cant rely on every computer to play ogg files, and the files are to big in wav format to fit on one cd.
Is there any way that I can embed the files so that the user can play, pause and stop the files( as if using the windows media player )?
Thank you for any help.

Roboblue
09-19-2006, 06:34 AM
The ogg format is natively supported by AMS. Just choose an audio channel (several to choose from), load the ogg file, and use the Audio actions on a button event to control that channel.