LangGo - перевод речи и текста Description
LangGO is an innovative Android application that allows users to easily and quickly recognize speech, translate it into text, and play the translated text in audio mode. Our program is designed for people who want to use speech recognition technology to convert spoken speech into text in the language you need, as well as for those who want to quickly and easily translate recognized speech into text in another language and play it back in speech mode.
Key Functions:
Speech Recognition: The app uses speech recognition technology to convert spoken speech into text. The user can press the "Speak" button and speak the text, which will be recognized and displayed on the screen.
Text Translation: The application allows you to translate text from one language to another. The user can select the language they want to translate the text into, and the application will use the Google Translate service to perform the translation.
Play Translated Text: The app allows you to play translated text. The user can click the "Play translated text" button and the application will play the translated text using a speech synthesizer.
Language Selection: The application allows the user to select the language in which the application interface will be displayed. The user can choose between Russian and English.
Copy Text: The application allows the user to copy text that has been recognized or translated. The user can press and hold a button on the text to copy it to the clipboard.
Technologies and Services used:
Google Speech Recognition: for speech recognition
Google Translate: to translate text
TextToSpeech: to play translated text
Jsoup: for parsing Google Translate HTML page
Key Functions:
Speech Recognition: The app uses speech recognition technology to convert spoken speech into text. The user can press the "Speak" button and speak the text, which will be recognized and displayed on the screen.
Text Translation: The application allows you to translate text from one language to another. The user can select the language they want to translate the text into, and the application will use the Google Translate service to perform the translation.
Play Translated Text: The app allows you to play translated text. The user can click the "Play translated text" button and the application will play the translated text using a speech synthesizer.
Language Selection: The application allows the user to select the language in which the application interface will be displayed. The user can choose between Russian and English.
Copy Text: The application allows the user to copy text that has been recognized or translated. The user can press and hold a button on the text to copy it to the clipboard.
Technologies and Services used:
Google Speech Recognition: for speech recognition
Google Translate: to translate text
TextToSpeech: to play translated text
Jsoup: for parsing Google Translate HTML page
Open up