(no title)
maxkrieger | 4 years ago
Unfortunately you then lose ability to play back the original audio https://stackoverflow.com/questions/2319735/voice-recognitio.... This is a major usability tradeoff IMO, though I'm willing to be swayed to add an option.
I suspect Google's limiting this because they don't want devices "freeloading" their cloud transcription service, since most phones can't do it on-device.
junon|4 years ago
If this were all on-device I'd use this in a heartbeat. I'd even pay for it. I worry about privacy though - I appreciate you went with Azure instead of Google, however!
verdverm|4 years ago
smusamashah|4 years ago
App probably loads a model for offline use, I don't know if you could somehow use that app as an API or something.
Same goes for Chrome. You can see live transcript of any audio in Chrome Desktop without internet. That transcript is readonly and cannot be copy pasted even.
petargyurov|4 years ago
Not a mobile dev so could be wrong.