For example: converting a string “three hundred dollars and twelve cents” to return “$300.12” back.
Siri does this well, but I can’t find open tools to do this. I'd like to parse numerical and monetary values from textual input returned from a Speech2Text service I'm currently using.