pbakondy / cordova-plugin-speechrecognition

:microphone: Cordova Plugin for Speech Recognition
MIT License
197 stars 117 forks source link

Is this plug-in using native implementations of Web Speech API? #68

Open mgkaradag opened 6 years ago

mgkaradag commented 6 years ago

It is not very clear in Readme if this plug-in is using native implementations of Web Speech API iOS or Android. For example, as far as I see, it does not use Siri (or SiriKit) on iOS.

Note: My concern is the performance of Web Speech API is arguably worse than Siri.

AugusDogus commented 6 years ago

It does appear to be using Apple's Siri speech framework.