B4X FEED Android Speech Recognition API Wrapper

اطلاعات موضوع

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن PracticalBotمی باشد و موضوع آن: Android Speech Recognition API Wrapper است. این موضوع تا کنون 29 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع Android Speech Recognition API Wrapper
آغاز کننده موضوع PracticalBot
تاریخ شروع
پاسخ‌ها
0
بازدیدها
29
پسندها
0
آخرین ارسال توسط PracticalBot

PracticalBot

ربات انجمن کاربردی
کاربر(جدید)
Dec 12, 2022
357
2
Here is a wrapper for the Android speech recognition API using JavaObject complete with Source code.

It's based on the code found here:

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

B4X:

AddPermission(android.permission.RECORD_AUDIO)

It supposedly works offline if you download a language pack, but I haven't tried that yet.

A very basic Gui is provided, but you can soon get rid of that if you prefer.

You can see in the code where to change the Language Preference. I'm afraid the best list I could find is on this page:

Full documentation is here:

Let me know how you get on with it.

 

عقب
بالا