nn::voicesel::CTR::StartVoiceSel Functionnn::applet::AppletWakeupState StartVoiceSel( Parameter * pParameter );
| Name | Description | |
|---|---|---|
| inout | pParameter |
Parameter structure. |
Starts the audio selector applet.
If some library applet other than the audio selector applet has been preloaded, you must cancel that preload before calling this function.
This function calls the nn::applet::CTR::WaitForStarting function.
Because you must determine whether to close the application when this function returns, call the nn::applet::CTR::IsExpectedToCloseApplication function immediately after control exits this function.
CONFIDENTIAL