How to use Player to play some short audio file (MP3 or WAV)
Posted: Fri Oct 16, 2009 6:06 am
Hello,
Platform: Windows
I wish to use RR to play some very short external audio files (MP3 or WAV) for a program. Actually I don't need the Play button, Rewind buttons, Pause button, etc... I just wish to play the audio file like that:
If theNumber = 3 then
## Play the short audio file 3.wav here
end if
I read the Tutorial of Callbacks from RR official website. It seems that Player may be the solution.
Could some experts here provide the guideline for me?
Thanks and best regards
Platform: Windows
I wish to use RR to play some very short external audio files (MP3 or WAV) for a program. Actually I don't need the Play button, Rewind buttons, Pause button, etc... I just wish to play the audio file like that:
If theNumber = 3 then
## Play the short audio file 3.wav here
end if
I read the Tutorial of Callbacks from RR official website. It seems that Player may be the solution.
Could some experts here provide the guideline for me?
Thanks and best regards