Skip to content

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

Notifications You must be signed in to change notification settings

AnkitSharma-007/Blazor-Translator-Azure-Cognitive-Services

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Alt Text

Read the complete article

Multi-Language Translator Using Blazor And Azure Cognitive Services