/LanguageTranslatorUsingAzure

Language-Translator is an Angular Application which uses Azure Text Translator Service which converts a text message from one Language to another.

Primary LanguageTypeScript

Translator

This project was generated with Angular CLI version 8.3.12.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

About

This is demo for Azure text translator service with angular 8. Please get a subscription key from azure https://docs.microsoft.com/en-us/azure/cognitive-services/cognitive-services-apis-create-account?tabs=multiservice%2Cwindows and replace in TranslatorService below line. .set('Ocp-Apim-Subscription-Key', '<AZURE_API_KEY>')

Demo

2020-08-03 (7) 2020-08-03 (8)