nn::voicesel::CTR::CancelPreloadVoiceSel Function

Syntax

bool CancelPreloadVoiceSel();

Arguments

None.

Return Values

Description

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.

Revision History

2011/08/24
Initial version.

CONFIDENTIAL