I want to output the speech to traditional chinese but it output to simplify chinese instead. My codes:
Intent intent = new Intent(RecognizerIntent.ACTION_RECOGNIZE_SPEECH);
intent.putExtra(RecognizerIntent.EXTRA_LANGUAGE_MODEL,
RecognizerIntent.LANGUAGE_MODEL_FREE_FORM)...
I just bought a (Chinese) projector that runs on Android. The issue I'm having is that the screen has a white bar at the top at all times. It doesn't look like a malfunction, it looks like it's part of the operating system. It stays there no matter the input. So when I split the screen between...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.