recognition

  1. M

    Bug? XSpeechRecognizer by MultiverseApp error occurred message - serious problem

    Hi eveyrone last year I made an app that uses XSpeechRecognizer by @Multiverse app library to detect words, infact you can see some posts of mine on the forum. However I received a report that some useres experienced a crash of the app when they start the Speech To Text. So I opened the project...
  2. M

    iOS Question offline iSpeechRecognition

    Hi everyone, i'm programming an app where could be cool to support voice to text functionality. I read (and noticed) that it works only when the phone is connected to the internet. The tutorial is dated 2016. Is there a offline way to do it now? Thanks in advance :D
  3. A

    Android Question Activity recognition stops working when closing the app

    Hi there! I tried to build a sample app that notifies (using nb6) when the current user physical activity changes (using physical-activity-recognition-detection library). It worked, but after closing the app with the user's 'task manager' (where you 'swipe' apps to stop them), I stopped...
  4. A

    Android Question Check what yhe user is saying

    Hi, I am trying to build an app that will alwais listen with some voice recognition what the user is saying, and if he say a specific word (for example "Hello") something will happen. Does someone knows any solution? Thanks.
  5. A

    Android Question ReStart the Voice Recognition

    Hi, I tried to restart the Voice Recognition 'window' (https://www.b4x.com/android/forum/threads/voice-recognition-example.7317/), for example if the User didnt speak (and then the VR dialog is showing 'Please speak clearly, click to try again'). the problem is I get the VR result succes...
  6. A

    Android Question Auto Start Voice Recognition after error

    Hi (This is another question I wanted to ask in another thread) Hi I want to automatically restart the Voice Recognition Service(https://www.b4x.com/android/forum/threads/voice-recognition-example.7317/#content), in case of the user didn't say anything(and then the VR is stopping...
  7. A

    Android Question Auto Start Voice Recognition

    Hi I want to automatically restart the Voice Recognition Service(https://www.b4x.com/android/forum/threads/voice-recognition-example.7317/#content), in case of the user didn't say anything(and then the VR is stopping automatically) or there is no internet connection. May someone help me with...
  8. Sidnei Nardo

    Android Question fingerprint or facial recognition

    I need to develop a system for identifying people in b4a, for the camera, it can be fingerprint or facial recognition. I looked for examples in the forum and did not find it. I found an example of fingerprint but the digital reader would not be useful to me, I need something to read from the...
Top