Is there any keyboard which lets you configure the service used for voice input?
I’d like to set an URL to a selfhosted service to send my voice to be processed which then will return the transcription.
If no keyboard exists for this any app would do.
The idea is the app lets you stream the audio to the given service and will receive the response and show it for you to edit, similar on how google keyboard has the voice input.
Bonus points if it’s open source :P
You can try Kõnele and Kõnele service, they’re open source but honestly how to get them working is beyond me. Not sure what I’m doing wrong but I’d previously tinkered with them some but couldn’t get it working. If you figure it out I’d love to know what you find or any advice
https://www.f-droid.org/packages/ee.ioc.phon.android.speak/
https://apt.izzysoft.de/fdroid/index/apk/ee.ioc.phon.android.k6neleservice
Best of luck in your search :)
Thanks for reminding me these exist, I also tried them some time ago and couldn’t make them work, but somehow now I was able to deploy my own server to work with them!
I’ll clean up my code and publish it later :D