nn::voicesel::CTR::WaitForPreloadVoiceSel Functionvoid WaitForPreloadVoiceSel();
None.
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.
CONFIDENTIAL