バージョン

menu_open
AKRESULT __cdecl AK::SoundEngine::Wii::ActivateRemoteSpeakers (  ) 

Activate speakers on all Wii remote controllers.

When called, speakers are turned ON and audio is routed by the sound engine to the appropriate remote controllers (according to game object settings). The sound engine also listens to controller connection notifications to enable/re-enable remote speakers automatically. The previous controller connection callback is kept and called. It is reassigned when AK::SoundEngine::DeactivateRemoteSpeakers() is called.

Note.gif
Note: WPadInit() (or KPadInit()) must be called before the sound engine is initialized if you want to use speakers on the Wii remote controllers. If it is not then ActivateRemoteSpeakers() will fail and remote speakers will not work.
参照:
戻り値:
Will return AK_Busy if the system was busy and controllers cannot be activated. Will return AK_Fail if Wii remote controller speakers cannot be used because WPadInit() (or KPADInit) was not called before the sound engine was initialized. Will return AK_Success otherwise. The function is likely to return AK_Busy when other components( as the home menu ) are currently accessing the remote controllers. When AK_Busy is returned, ActivateRemoteSpeakers must be called again later to activate the speakers.

このページはお役に立ちましたか?

サポートは必要ですか?

ご質問や問題、ご不明点はございますか?お気軽にお問い合わせください。

サポートページをご確認ください

あなたのプロジェクトについて教えてください。ご不明な点はありませんか。

プロジェクトを登録していただくことで、ご利用開始のサポートをいたします。

Wwiseからはじめよう