Calculate the approximate reading duration for an SSML response
Sometimes, I'd have to (more or less) "continue" an interrupted SSML response. I understand that it is not possible to find out if and where a response has been interrupted.
Therefore, it would come very handy if I could find out beforehand how long a response might take to be read. From this (plus timestamp of this response and the next intent's) I can calculate how far reading might have proceed.
So, my request is:
- enter a text string plus device reading speed
- calculate approximate expected reading duratioin from this
2
votes
