In using PromptBuilder for various things, I've hit a deadend with respect to spoken numbers. When the user is asked how much they paid for something, and they say, "50" (yes, just "50", not "50 dollars"), the value that I get back is "fifty" and not "50".
When I am expecting a number, how can I make sure the result I get will be an actual number, and not its equivalent word?