-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
questionFurther information is requestedFurther information is requested
Description
A class for the language identification was implemented before in case it was going to be used. Now, it would be good to integrate it.
If integrated, choosing the language on the profile should be removed. Also, the fast swap button idea would need to be slightly modified because the identified language would have to swap with the output one.
Advantages:
- Avoid choosing language in profile
- Better and neater
Disadvantages:
- Fast Swap Button's Idea will have to be redesign or even completely scrapped out.
- Process of (talk --> text --> firebaseLanguageIdentification --> set speechRecognizer(inputLanguage) --> talk) may be long and tedious. So choosing from the profile may be faster for the user.
Strategy: would need to identify language first. Then input languagr is set and we can talk. However, would need to do that each time we want to change language. May be long if we want to be quick.
--> Would be possible but the swap button would have to be removed.
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested