Giter VIP home page Giter VIP logo

Comments (2)

joshglazer avatar joshglazer commented on August 11, 2024

I ran into the same problem with my app after upgrading a Pixel 3a to Android 12. I found a workaround here: https://stackoverflow.com/questions/69827554/why-did-my-android-app-using-speechrecognizer-stop-working-after-upgrading-to-an

I chose to fix this by following these directions:

This can be fixed by the user of the device, by going into Settings > Apps > Default apps > Digital assistant app > Voice input and changing it back to "Speech services by Google" (you may first need to update Speech services by Google via the Play Store). Once this is done, Android System Intelligence will disappear from the list of options in that setting, suggesting it was never intended to be chosen in the first place.

The article linked above also mentions another possible workaround that could be made to the initialize function (https://github.com/pbakondy/cordova-plugin-speechrecognition/blob/master/src/android/com/pbakondy/SpeechRecognition.java#L72) but that change is not recommended by the author of the article. The author also mentioned that this is most likely a bug in the Android operating system, so I'm hoping it gets fixed in a future release (something similar happened for iOS a few years ago, the problem cleared up on it's own after apple released a new version of iOS).

from cordova-plugin-speechrecognition.

markenapps avatar markenapps commented on August 11, 2024

thanks for the hint @joshglazer

from cordova-plugin-speechrecognition.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.