offline

  1. M

    Android Question What is the current best option for offline Speech To Text

    Hi everyone, I'm looking for an offline speech to text library... which the best one currently? I was using this one, but it stopped working... so I switched to this one, but this one misunderstand a lot of words... is not precise... Thanks in advance
  2. M

    Android Question Offline SpeechToText VOSK - Unexpected event (missing RaiseSynchronousEvents): stt_readytolisten

    Hi everyone, i'm using the speechtotext library by @Biswajit (thanks) i noticed that once i ported it to B4XPages it started throwing this errors in the logs... actually the sub exsists and infact then it works... but it does not seems to be a stable things, it has already happened that the...
  3. M

    Android Offline SpeechToText by Biswajit - Crash after changing model (Fix)

    Hi everyone, i don't know if this is the right place to post this. I'm trying out the library wrapped from @Biswajit (awesome work) https://www.b4x.com/android/forum/threads/speechtotext-continuous-offline-voice-recognition.134857/#content I tried changing the voice model to work with another...
  4. A

    Android Question Accessing What3words with B4A in Offline Mode to Send an SOS message when Off-Grid

    Please correct me; as I understand the What3words API needs to be used with internet access. Am I correct? Is there any way for a B4A program to access the API 'offline', i.e to generate the three words from Lat/Long using the API? If yes, how may this be done? Any code snippet will help me get...
  5. Mashiane

    B4J Code Snippet [BANano] Execute events when the internet is offline and or online

    Hi there The browser has a very nice way to detect whether its offline (internet off) and online (internet on), without one having to define a timer. The window object has an online and an offline status event. This can be useful when you want, when the internet goes off, log off a user etc...
  6. 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
  7. Derek Johnson

    Android Question [Solved] Intent to show Google App Voice Settings and Download Languages

    I'm working with Voice Recognition and I would like to show the Voice Settings to the user. I know this can be done but I can't figure out the exact intent required. This is the screen that I want to show: Could someone tell me what the Intent would be to show this screen and also the...
  8. R

    Android Question Mobac Custom Mapsforge zoom level 19

    Using OSMDroid 4.1 and made a map of a small area in the UK with Mobac and Custom Mapsforge. Specified zoom levels are from 12 to 19. Format of the map file is OSMDroid SQLite, so file extension is .mbtiles. This is the data in the table metadata in the map file: name value bounds...
Top