Skip to content
This repository has been archived by the owner on Nov 2, 2022. It is now read-only.

Runtime exception at Recognizer.native_start #3

Open
timurgilfanov opened this issue Mar 8, 2014 · 1 comment
Open

Runtime exception at Recognizer.native_start #3

timurgilfanov opened this issue Mar 8, 2014 · 1 comment

Comments

@timurgilfanov
Copy link

Seen crash on Galaxy Tab2 7.0 (Android 4.1) in Google Play Developer Console:

java.lang.RuntimeException: std::exception
at ru.yandex.speechkit.Recognizer.native_start(Native Method)
at ru.yandex.speechkit.Recognizer.start(Unknown Source)
at ru.yandex.speechkit.gui.RecognizerActivity.start(Unknown Source)
at ru.yandex.speechkit.gui.ErrorDialog$1.onClick(Unknown Source)
at android.view.View.performClick(View.java:4222)
at android.view.View$PerformClick.run(View.java:17337)
at android.os.Handler.handleCallback(Handler.java:615)
at android.os.Handler.dispatchMessage(Handler.java:92)
at android.os.Looper.loop(Looper.java:137)
at android.app.ActivityThread.main(ActivityThread.java:4895)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:511)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:994)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:761)
at dalvik.system.NativeStart.main(Native Method)
@agpanin
Copy link
Contributor

agpanin commented Mar 8, 2014

Thanks, Timur. I will try to reproduce.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants