nn::voicesel::CTR::CancelPreloadVoiceSel Functionbool CancelPreloadVoiceSel();
None.
Cancels the preload of the audio selector applet.
If preloading is not yet complete, this function does nothing.
Therefore, before you call this function, you must either call the nn::voicesel::CTR::WaitForPreloadVoiceSel function or confirm that preloading is complete using the nn::voicesel::CTR::IsRegisteredVoiceSel function.
Note: This function cancels preloading of all library applets.
Preloading of all library applets is canceled in addition to that of the audio selector applet.
CONFIDENTIAL