Hi,
it always crashes in the sub init,
Log ("RuntimePermissions")
Dim rp As RuntimePermissions
rp.CheckAndRequest(rp.PERMISSION_RECORD_AUDIO)
rp.CheckAndRequest(rp.PERMISSION_READ_CONTACTS)
' *** crashes next line
rp.CheckAndRequest(rp.PERMISSION_WRITE_CONTACTS)...
This is a wrapper of Acephei VOSK , With this, you can add continuous offline speech recognition feature to your application,
NOTE:
As it works offline the app should be complied with the voice model. It will increase the app size by 30-40Mb.
The accuracy depends on the voice model. You can...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.