• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

chinese

  1. L

    Google speech recognizer for Traditional Chinese text

    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)...
  2. K

    Help How to remove top white bar on android projector

    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...