capacitor-community / speech-recognition

MIT License
79 stars 43 forks source link

Update readme to reflect addition of `checkPermissions` #76

Closed taitems closed 7 months ago

taitems commented 8 months ago

I started crafting a bug report about how this plugin doesn't handle the correct permission states because hasPermission is only a boolean. It was only until I followed the deprecation message in another developers post that I saw that the method I was after existed :)