nn::voicesel::CTR::WaitForPreloadVoiceSel Function

Syntax

void WaitForPreloadVoiceSel();

Arguments

None.

Return Values

None.

Description

Waits for the completion of preloading of the audio selector applet.

After you call the nn::voicesel::CTR::PreloadVoiceSel function, you can call this function only once in the interval before you call either the nn::voicesel::CTR::StartVoiceSel function or the nn::voicesel::CTR::CancelPreloadVoiceSel function. Control does not return from this function if you call it more than once on the same preload or if you call it without first calling the nn::voicesel::CTR::PreloadVoiceSel function.

Revision History

2011/08/24
Initial version.

CONFIDENTIAL