pbakondy / cordova-plugin-speechrecognition

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

Allow using google speech for Apple devices #45

Open astawiarski opened 6 years ago

astawiarski commented 6 years ago

It should be possible to use google speech recognition api on Apple devices instead of native / apple apis.

Specifically, under HIPAA requirement we can use google speech api, while we can't use apple services.