Built-in Grammars

LumenVox provides the built-in grammars expected by VoiceXML users.

URI Sample Input Semantic Interpretation Result
builtin:grammar/boolean "yes", "no thank you", etc. "true" or "false"
builtin:grammar/date "january thirteenth" or "december first two thousand" "????0113" or "20001201"
builtin:grammar/digits "one two three four" "1234"
builtin:grammar/currency "eighteen dollars and four cents" "USD18.04"
builtin:grammar/number "four hundred point five" "400.5"
builtin:grammar/phone "area code eight five eight seven oh seven oh seven oh seven" "8587070707"
builtin:grammar/time "six o clock" or "five thirty p m" "0600?" or "0530p"
© 2012 LumenVox LLC. All rights reserved.