Blazor-Translator-Azure-Cognitive-Services

A multi-language translator using Blazor and Azure Translator Cognitive Services.

Stars
2

BlazorTranslator-Azure-Cognitive-Services

We will create a multilanguage translator using Blazor and the Translate Text Azure Cognitive Service. This translator will be able to translate between all the languages supported by the Translate Text API. Currently, the Translate Text API supports more than 60 languages for translation. The application will accept the text to translate and the target language as the input and returns the translated text and the detected language for the input text as the output.

Demo

Read the complete article

Multi-Language Translator Using Blazor And Azure Cognitive Services

Related Projects