This app demonstrates the five main features of the Microsoft Text Translation API V3. The five methods are:
- Languages
- Translate
- Transliteration
- Dictionary/lookup
- Dictionary/Examples
The app is written in Swift 4. Clone the app, get an Azure Text Translation Subsrcription, get your key, replace the text "ENTER-KEY-HERE" with your key and you are ready to run.