samedi 3 septembre 2016

Android Speech Recognition API Wrapper

Here is a wrapper for the Android speech recognition API using JavaObject complete with Source code.

It's based on the code found here: http://ift.tt/16WzfDL

There is not much to it, if you create a new project, you just need to add the Record Audio permission to your Manifest:

Code:
  AddPermission(android.permission.RECORD_AUDIO)  
It supposedly works offline if you download a language pack, but I haven't...

Android Speech Recognition API Wrapper

from B4X Community - Android, iOS, desktop, server and IoT programming tools http://ift.tt/1P4aCEV
via IFTTT

Aucun commentaire:

Enregistrer un commentaire