Audio Pause Button

I have add audio playing capability to my video player following this thread:

viewtopic.php?f=34&t=47208&hilit=audio+player+xml&start=30

I have everything working except for a pause button. Is there anyone who can help me understand how to add a pause/resume button?

There’s an example of that in this thread: http://forums.roku.com/viewtopic.php?f=34&t=45561#p330653

The pause/resume implementation is in Step 5 in the file ShowAudioScreen.brs

Thank you for the quick reponse, I will give it a try!