Giter Site home page Giter Site logo

Comments (8)

Znoleg avatar Znoleg commented on July 16, 2024 1

Im using Unity 2021.1 and all works fine. Try to find problem on your side

from speech-and-text-unity-ios-android.

brennanzdas avatar brennanzdas commented on July 16, 2024

Hi, I am getting this same error.
Unity 2020.3.11f1

AndroidJavaException: java.lang.ClassCastException: com.unity3d.player.UnityPlayerActivity cannot be cast to com.starseed.speechtotext.MainActivity
java.lang.ClassCastException: com.unity3d.player.UnityPlayerActivity cannot be cast to com.starseed.speechtotext.MainActivity
at com.starseed.speechtotext.Bridge.StopRecording(Bridge.java:36)

from speech-and-text-unity-ios-android.

rama142694 avatar rama142694 commented on July 16, 2024

hey, any solution?

from speech-and-text-unity-ios-android.

carlohortega avatar carlohortega commented on July 16, 2024

@rama142694, some are able to overcome this exception by adding the following to their AndroidManifest.xml:

<queries> <package android:name="com.google.android.googlequicksearchbox"/> </queries>

See this link for details.

from speech-and-text-unity-ios-android.

Isaac-dot avatar Isaac-dot commented on July 16, 2024

@carlohortega
hi, i add that line to AndroidManifest.xml, but it still doesnot work with out ticking popup display on android

from speech-and-text-unity-ios-android.

jeff-song1122 avatar jeff-song1122 commented on July 16, 2024

still doesn't work without ticking popup display on android,any solution?

from speech-and-text-unity-ios-android.

gtop79 avatar gtop79 commented on July 16, 2024

Hello! Any solution?

from speech-and-text-unity-ios-android.

prakyath-07 avatar prakyath-07 commented on July 16, 2024

Please check
#58 (comment) for temporary fix

from speech-and-text-unity-ios-android.

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.