nn::voicesel::CTR NamespaceThe namespace of the CTR voice select applet call-up library.
(This namespace can also be written without the ::CTR part.)
Note: The audio selector applet threads use thread priorities 16 and 18, so you must be careful when setting thread priorities if some other threads will continue to run while the applet is running.
nn::voicesel::CTR::Config
|
Configuration structure for setting applet startup options. |
|---|---|
nn::voicesel::CTR::Input
|
Parameter structure to pass to the applet. |
nn::voicesel::CTR::Output
|
Parameter structure received from the applet. |
nn::voicesel::CTR::Parameter
|
Parameter structure to pass to the audio selector applet when it executes. |
ReturnCode
|
Enumerated type representing return codes. | |
|---|---|---|
FilterFillType
|
Enumerated type representing filter conditions on the duration of audio recordings. |
InitializeParameter
|
Initializes a parameter structure to its default values. | |
|---|---|---|
PreloadVoiceSel
|
Preloads the audio selector applet. | |
CancelPreloadVoiceSel
|
Cancels the preload of the audio selector applet. | |
WaitForPreloadVoiceSel
|
Waits for the completion of preloading of the audio selector applet. | |
IsRegisteredVoiceSel
|
Returns whether audio selector applet is preloaded. | |
StartVoiceSel
|
Starts the audio selector applet. |
CONFIDENTIAL