Forum Discussion
Ali Fadavinia
Nov 07, 2018Iron Contributor
Presentation Translator add-on for PowerPoint : AI Server connectivity
Hey Team, Recently I installed Presentation Translator for PowerPoint(16.0.11001.20064) 32-bit. Whenever I am on a wired connection the add-on could not establish connection with the speech recog...
- Dec 11, 2018
So after did a lot of packet inspection and digging into logs:
Make sure your proxy is bypassing traffic from following URLs:
shExpMatch(host, "*.multitranstms.com") ||
shExpMatch(host, "*.microsofttranslator.com")
Ali Fadavinia
Dec 11, 2018Iron Contributor
So after did a lot of packet inspection and digging into logs:
Make sure your proxy is bypassing traffic from following URLs:
shExpMatch(host, "*.multitranstms.com") ||
shExpMatch(host, "*.microsofttranslator.com")