I'm trying to use Twilio's <Say> verb to pronounce a sequence of digits clearly. I'm finding it is hard to generate a natural (half-second) pause between each digit. How do I do this correctly?
The <Pause> xml command only takes integer values for seconds, so it's too long to use.