Forum Discussion
pauliom
Feb 10, 2021Copper Contributor
Short phrase language detection
Hi, one problem I had with Bot development was detecting the language the user was trying to speak in. The problem was that the language detection is great for processing scripts of text but isn't ho...
- Feb 10, 2021
pauliom not sure exactly what text language detection capability you are using, but text analytics has a default language hint capability you could populate with the previous detected language. See here: Detect language with the Text Analytics REST API - Azure Cognitive Services | Microsoft Docs
HeikoRa
Microsoft
Feb 10, 2021Hi pauliom,
Are you looking for language detection from text or directly from audio?
For audio we have automatic Language ID: How to use automatic language detection for speech to text - Azure Cognitive Services | Microsoft Docs