ArthurSens / just-a-rather-very-intelligent-system

Inspired by MCU J.A.R.V.I.S, a simple chatbot with voice
1 stars 0 forks source link

Detect idiom when jarvis don't understand the message #15

Open ArthurSens opened 5 years ago

ArthurSens commented 5 years ago

If jarvis don't understand what we say, he should try to detect if we are talking in another language

If the language detected is supported by jarvis, he should ask us if we want to talk with him at the detected language.

ArthurSens commented 5 years ago

https://cloud.google.com/translate/docs/detecting-language?hl=pt-br#translate_detect_language-python

this should be useful