#include <revolution/wpad.h>
void WPADSetSpeakerVolume( u8 volume );
volume |
Speaker volume to be set. Set volume using a value ranging from 0 to 127. |
None.
Sets the volume settings of the Wii Remote speaker. The volume set by this function is applied to all the Wii Remotes. Set the volume before launching the speaker using the WPADControlSpeaker function. Be aware that changes will not be reflected for Wii Remotes whose speakers have already been launched.
The current volume setting can be recorded to the Wii Console using the function WPADSaveConfig.
WPAD Functions
WPADControlSpeaker
WPADGetSpeakerVolume
WPADSaveConfig
08/15/2006 Initial version.
CONFIDENTIAL