deprecated-yandex-speechkit-android icon indicating copy to clipboard operation
deprecated-yandex-speechkit-android copied to clipboard

Yandex SpeechKit for Android

Results 8 deprecated-yandex-speechkit-android issues
Sort by recently updated
recently updated
newest added

I have a problem with the native library, when initializing OnlineRecognizer. I did the implementation according to your [example  from git.](https://github.com/yandexmobile/yandex-speechkit-samples-android/tree/master/recognizer) sample project: https://github.com/kboykov-42/recognizer-sample ``` 2020-12-24 12:15:04.387 17746-17746/? I/Zygote: seccomp...

Please provide a 64bit version, it's 2k18 😞

E/ERROR: Server side error: There is no member with name 'refMessageId' in {"messageId":"25926232-2bc1-433f-b2f2-a657052d2a72","name":"EventException","namespace":"System"}

Hi firstly thanks for published this helpful sdk. I want to working on Phrase Spotter because its working continuously on offline mode . But i think phrase-spotter.commands working for Russian...

Seen on few devices at Google Play Developer Console with different stack traces: ``` android.app.Instrumentation.callActivityOnStart(Instrumentation.java:1225) at android.app.Activity.performStart(Activity.java:5076) at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2328) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2391) at android.app.ActivityThread.access$600(ActivityThread.java:151) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1335) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loop(Looper.java:155) at...

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