PnG_Recog_DisableDefaultPronunciations_
<languageTag>_<word>
This parameter requires VoiceCatalyst 4.2 or greater. VoiceCatalyst 4.3 or greater is required to support PnG languages other than US English.
Description
Determines if the default/built in pronunciation is used for a word, where <word> is a vocabulary word from the app and <languageTag> identifies the PnG language. Spaces in the vocabulary word must be replaced with underscores.
There may be more than one default pronunciation for a word.
Parameters with a word tag are passing either a vocabulary word from the app, or if defined, the app's corresponding display string from the task/VAD Phonetic Substitutions table. Spaces in the word must be replaced with underscores(_) when used in parameter names.
This parameter has no interaction with trained templates. It cannot be used alone to disable default pronunciations in favor of a trained template.
Valid Values
- 0 = The default pronunciation is used. Any new pronunciations created by PnG_Recog_ PronunciationRespellings_<languageTag>_<word> are added to the default pronunciation for the word.
- 1 = The default pronunciation is disabled. Only pronunciations added by PnG_Recog_PronunciationRespellings_<languageTag>_<word> are used. This parameter is ignored if the corresponding PnG_Recog_PronunciationRespellings_<languageTag>_<word> parameter isn't specified.
The format for <languageTag> is two lowercase letters, an underscore, and two uppercase letters. Refer to the Speech Recognition Guide for a list of valid entries.
Default
- 0
Works on Devices
- A700x
Task Type
- TaskBuilder
- VoiceArtisan