; Voice Prompt Language definition. These parameters specify a single language ; available to the system. ; Number -- a numeric value between 1 and 32767 that uniquely identifies the ; language. ; Key -- a single DTMF digit available via the telephone user interface used ; to select the language. ; Language -- a string used to give a descriptive name to the language. ; Locale -- an additional string used to give a descriptive name to the language. ; Code -- a string value that is used internally and corresponds to the ; combination of 'Language' and 'Locale'. This value represents a ; subdirectory below the PMT directory where prompt files are located. [VoicePromptLang] Number = 3 Key = 2 Language = "Spanish" Locale = "Castillian" Code = "SP_CA"