accessibility - Android Instant Speech to Text voice recognition -
i don't have experience android, asked hearing-impaired friend if there way "stream" voice text on mobile device. i've used , looked android built in api, seems sends speech off processing after speech input completed. i'm looking works contiguously (similar how dragon works microsoft word).
perhaps there app this. if not, there way implement current android os/api?
any suggestions appreciated.
as you've mentioned, speech-to-text recognition sent google processing. can take enormous computing power, current devices can't handle (yet). because processed server-side, won't able immediate speech recognition in real time directly on phone.
it's possible has created 3rd-party library this, i'm not aware of any. so, have significant limitations or reduced accuracy.
Comments
Post a Comment