WPADGetSpeakerVolume

C Specification

#include <revolution/wpad.h>

u8 WPADGetSpeakerVolume( void );

Arguments

None.

Return Values

The volume set in the library. (Audio volume ranges from 0 to 127.)

Description

Gets the volume for the speaker for the Wii Remote registered in the library. Volume is set for the Wii Remote via the library when the speaker is launched with WPADControlSpeaker.

See Also

WPAD Functions
WPADControlSpeaker

Revision History

2007/12/10 Deleted WPADSetSpeakerVolume from the See Also section.
2006/10/23 Added the volume range.
2006/08/15 Initial version.


CONFIDENTIAL