msalmon
05-08-2002, 02:58 PM
Hi folks,
I have a ISHELL_Beep playing in my game and the brew testers say it is playing when the phone menu is set to mute all sounds.
Do I need to lookup if the phone is muted before starting my program and conditionally play audio or should it just work automatically? I've looked through the Brew API and the closest to mute I can find is ISOUND_GetVolume() but that doesnt seem right.
Thanks,
ms-
I have a ISHELL_Beep playing in my game and the brew testers say it is playing when the phone menu is set to mute all sounds.
Do I need to lookup if the phone is muted before starting my program and conditionally play audio or should it just work automatically? I've looked through the Brew API and the closest to mute I can find is ISOUND_GetVolume() but that doesnt seem right.
Thanks,
ms-