bluedesign / speech-recognition-feat-siri

Cordova Plugin Speech Recognition feat. Siri API
29 stars 9 forks source link

Application getting crashed below ios 10 #10

Closed hybridapp20161 closed 7 years ago

hybridapp20161 commented 7 years ago

API is working fine for ios 10 and above,but getting crash for below ios 10.We are okay if not compatible for below version but the app should not get crash.Currently we are removing voice plugin in order to run the app for below ios 10 version. Please share some workaround so that our app can work properly for below ios 10 version.

bluedesign commented 7 years ago

Hi, hybridapp20161 This is a plugin specialized to call Siri 's API. It will not correspond to iOS 9 or earlier in the future.

https://developer.apple.com/library/content/samplecode/SpeakToMe/Introduction/Intro.html

bluedesign commented 7 years ago

Not a bug.