You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 2, 2022. It is now read-only.
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)
The text was updated successfully, but these errors were encountered:
Seen crash on Galaxy Tab2 7.0 (Android 4.1) in Google Play Developer Console:
The text was updated successfully, but these errors were encountered: