If you have an iPhone and send a voice text to another iPhone and mention “Dave and Busters”, it will always fail silently. You can text the words “Dave and Busters” and it will go through, but if you say it in a voice text, it will never reach its destination.
That sounded too weird to be true yet it’s true. The problem seems to be that it generates some HTML to wrap the attached audio file, does voice to text, and doesn’t escape an ampersand, which trips a firewall.
It’s bad UX that it fails silently there too; at least the recipient should get some sort of explanation.
If you have an iPhone and send a voice text to another iPhone and mention “Dave and Busters”, it will always fail silently. You can text the words “Dave and Busters” and it will go through, but if you say it in a voice text, it will never reach its destination.
That sounded too weird to be true yet it’s true. The problem seems to be that it generates some HTML to wrap the attached audio file, does voice to text, and doesn’t escape an ampersand, which trips a firewall.
It’s bad UX that it fails silently there too; at least the recipient should get some sort of explanation.