This project was generated with Angular CLI version 8.3.12.
Run ng serve for a dev server. Navigate to https://localhost:4200/. The app will automatically reload if you change any of the source files.
This is demo for Azure text translator service with angular 8.
Please get a subscription key from azure https://un5n6892w35t1nyda79dnd8.julianrbryant.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>')

