deprecated-yandex-speechkit-ios
deprecated-yandex-speechkit-ios copied to clipboard
There is missing method in the YSKSpeechRecognitionViewControllerDelegate
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.
Hello, vkovtash! Sorry, the speechRecognitionViewControllerDidCancel: method is exists by a mistake... We will fix API and samples in next release.