deprecated-yandex-speechkit-ios
deprecated-yandex-speechkit-ios copied to clipboard
Yandex SpeechKit for iOS
Добавьте пожалуйста поддержку SPM
`Undefined symbols for architecture x86_64: "_OBJC_CLASS_$_SFSpeechAudioBufferRecognitionRequest", referenced from: objc-class-ref in YandexSpeechKit(YSKNativeRecognizer.o) "_OBJC_CLASS_$_SFSpeechRecognizer", referenced from: objc-class-ref in YandexSpeechKit(YSKNativeRecognizer.o) ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with...
Hello, app crashes on devices with bad internet mobile connection (3G/LTE). Tested on your sample app and crash too. When connected via WiFi crash has not made. ![main m 2016-10-21...
string line 651 LibSpeechKit::YSKIOSPlatformInfo::getAppName() SpeechKit Core (C++) required CFBundleDisplayName (getAppName()), then in clean project (~> 6.1.1) — it's absent. http://crashes.to/s/bda2ff2becb
SoundAnalyzer.cpp line 148 SpeechKit::SoundAnalyzer::getSoundPower() const http://crashes.to/s/119fdd450f1 Maybe it will help you to improve your sdk.
Tere is no method speechRecognitionViewControllerDidCancel: in the protocol, but YSKSpeechRecognitionViewController call it when Cancel button was pressed. The only way to find out it is to look into your SpeechKitGUISample.