divyenduz / languagelearners

LingoParrot - LanguageLearners.club
1 stars 0 forks source link

Speak command improvements #31

Closed divyenduz closed 4 years ago

divyenduz commented 5 years ago

/speak and /speakt rely on AWS comprehend API to detect the language before generating the voice.

However, a very common use case is to learn pronunciations where a user might send one word. This would break for both false friends and cognates and the user might end up learning the wrong pronunciation. We can emit meta information (Like the language name with the audio file - there is an API to send voice with caption).

Action items:

marktani commented 5 years ago

Another improvement:

divyenduz commented 4 years ago

Done via https://github.com/divyenduz/LingoParrot/commit/d9a28fd2139e769023f10a62af205966e1c6ca79