Iām learning how to integrate limited vocabulary speech recognition into my Android application (since Google Voice Search uses Internet access, which is not always available to users).
I found a Nuance page that forces programmers to download the NDEV or the Dragon Mobile SDK, but if it requires internet access like Google Voice Search, why should I even be interested in it?
Unfortunately, the Nuance page is not very informative and requires that you sign up (and sign the dragon agreement ...) before you have the opportunity to spend time downloading and playing with the kit to find out that this is not what I'm looking for. ..
Do you know if you need NDEV speech recognition support or is it the "Dragon Mobile SDK" for accessing the Internet?
Do you know about any ready-made SDK for Android that does not require Internet access (i.e. some limited speech recognition can be done locally on the Android device)?
source
share