Translating SMS Messages With Azure Translator Text
This tutorial demonstrates how to create an Express.js server that receives inbound SMS messages from Vonage and translates them into English using the Azure Translator Text service. To get started, you need a Vonage API account, a phone number from Vonage, and an Azure Translator Text subscription. You also need to set up ngrok to allow public traffic to reach your local application. The tutorial guides you through creating an Express route and functions to handle incoming SMS messages and translations, using the `@azure/ms-rest-js` and `@azure/cognitiveservices-translatortext` packages.
Company
Vonage
Date published
May 21, 2021
Author(s)
Kelly J Andrews
Word count
1263
Language
English
Hacker News points
None found.