Provided grammars
Generally, the topics below cover language-independent details for the grammars. A language might not include all grammars, or it might add constraints to the grammars. After installing a language pack, check the Language Supplement for the set of provided grammars; see %SWISRSDK%\documentation\languages.
Note: Nuance provides installations of language packs for supported languages. Each language pack includes documentation that covers language-specific details and examples.
Examples listed here are in US English (en-US); see each Language Supplement for specific examples.
Built-in grammar |
Description |
---|---|
Collects a connected string of up to 20 digits and alphabetic characters. |
|
Collects an affirmative or negative response. |
|
Collects a single word "cancel." It allows (and ignores) "please" and dysfluencies such as "uh," "huh," and "um." |
|
Collects the expiration date of a credit card. |
|
Collects government ID numbers such as 9-digit US Social Security numbers. |
|
Collects a credit card number. |
|
Collects currency amounts using local currency units. |
|
Collects a date spoken in any of several formats. |
|
Collects a continuously spoken string of up to 20 digits (that is, the caller is not required to pause after each digit). |
|
Collects a single word "exit." It allows (and ignores) "please" and dysfluencies such as "uh," "huh," and "um." |
|
Collects a single word "help." It allows (and ignores) "please" and dysfluencies such as "uh," "huh," and "um." |
|
Collects whole numeric numbers (the caller must not speak the individual digits). |
|
Collects a single word "operator." It allows (and ignores) "please" and dysfluencies such as "uh," "huh," and "um." |
|
Collects telephone numbers (landline and cellular), including extensions. |
|
Collects valid postal codes. |
|
Collects a time of day. |
Tip: For information about VoiceXML Version 2.0 Full Recommendation March 2004, see the W3C specification.