We're seeing at Algolia a lot of developers implementing speech to text in their mobile apps, but didn't see much in the way of tooling to help them do it. So we set out to fix it, and wanted to release it not just for our users, but for any devs who want to do this.<p>iOS/Swift: <a href="https://github.com/algolia/voice-overlay-ios/" rel="nofollow">https://github.com/algolia/voice-overlay-ios/</a>
Android/Kotlin: <a href="https://github.com/algolia/voice-overlay-android/" rel="nofollow">https://github.com/algolia/voice-overlay-android/</a><p>We wanted to take away the boilerplate necessary and leave the UI and other customizations in place.<p>We've been looking forward to sharing this with the HN community and getting your feedback!
I don’t know about Android, but standard iOS text controls allow for using voice input, and I’m pretty sure iOS has a voice recognition API as well. So, is this just a UI library?
Hey there, im a PO of web apps. How can this make my life (or my users) easier or simpler ? I understand that this is for native apps, but is this coming to web also ?