DisableControlFunction_ {FUNCTION}
Description
The parameter disables specific control functions. Disabling the control word function eliminates the need to train that word.
{FUNCTION} is the name of the control word function and not the actual word used to invoke the function. The function names are based on those in TaskBuilder. If the function name has a space character, it is replaced with "_" in the parameter name.
- DisableControlFunction_BACKUP
- DisableControlFunction_CONTINUE
- DisableControlFunction_CONTROL
- DisableControlFunction_DOWN
- DisableControlFunction_ERASE
- DisableControlFunction_HELP
- DisableControlFunction_NOISE_SAMPLE
- DisableControlFunction_REPEAT
- DisableControlFunction_REPORT_PROBLEM
- DisableControlFunction_SAY_AGAIN
- DisableControlFunction_SLEEP
- DisableControlFunction_UP
- DisableControlFunction_WAKEUP
Valid Values
- 0 = The function is in use and the control word is trained.
- 1 = The function is disabled and the control word is not trained.
Default
- 0
Works on Devices
- A700x
- A700
- A500
Task Type
- TaskBuilder
- VoiceArtisan
Control Functions
BACKUP
Associated Vocabulary Word:
"backup"
Use
If a transmit node has not been traversed, then the operator can delete the previous response by saying, "Talkman, backup."
CONTINUE
Associated Vocabulary Word
"continue"
Use
Repeat the current prompt by saying, "Talkman, continue."
CONTROL
Associated Vocabulary Word
"Talkman"
Use
Enter control menu by saying, "Talkman". The operator can then speak any of the other available control words.
Disabling this disables all control words except "Say Again".
DOWN
Associated Vocabulary Word
"softer"
Use
Decrease the volume of the device by saying, "Talkman, softer."
Prior to VoiceClient 3.4: "Talkman, volume, softer."
ERASE
Associated Vocabulary Word
"erase"
Use
Delete the last word you said to the device by saying, "Talkman, erase".
HELP
Associated Vocabulary Word
"help"
Use
Have the device speak a prompt's help message by saying, "Talkman, help".
NOISE_SAMPLE
Associated Vocabulary Word
"noise sample"
Use
Conduct a noise sample through voice commands by saying, "Talkman, noise sample".
REPEAT
Associated Vocabulary Word
"repeat"
Use
Repeat the previous prompt, the operator's previous response, and the current prompt by saying, "Talkman, repeat".
REPORT_PROBLEM
Associated Vocabulary Word
"report problem"
Use
Speaking “Report problem” enables standard VoiceConsole logging.
SAY_AGAIN
Associated Vocabulary Word
"say again"
Use
Repeat the current prompt by saying, "Say again".
SLEEP
Associated Vocabulary Word
"sleep"
Use
Pause the device by saying, "Talkman, sleep".
UP
Associated Vocabulary Word
"louder"
Use
Increase the volume of the device by saying, "Talkman, louder".
Prior to VoiceClient 3.4: "Talkman, volume, louder".
WAKEUP
Associated Vocabulary Word
"wake up"
Use
Unpause the device by saying, "Talkman, wake up."
Valid Values
- 0 = The control function is in use, and the word for that function is included in enrollment training
- 1 = The control function cannot be used, and the word for that function is omitted from enrollment training
If you place these settings in the operator profile, then you must reload the task to enable the values.
Default
- The control function is in use, and the word for that function is included in enrollment training
By default, ERASE and REPEAT are set to 1.
Works on Devices
- A700x
- A700
- A500
Task Type
- TaskBuilder
- VoiceArtisan