Stypox
Stypox
The structure to make this work is already in place. A while ago there was an Azure STT integration (branch [azure](https://github.com/Stypox/dicio-android/tree/azure) is still available), but then I dropped it because...
I find this suggestion pretty interesting. In Dicio everything's set up to support a fallback skill when a user intent could not be interpreted by any skill. Currently the fallback...
Yeah I know about that, the problem is I would need to obtain a developer key and then share it with everybody (since the app is FOSS), so people would...
> However the build of F-Droid would not use it but you can specify it or do a separate build. I don't want to limit the F-Droid build. I'd rather...
Yeah I also thought it would work with those kind of prompts
I already thought about this, as you can tell from the preference of the search skill, and initially also implemented Qwant, but then they closed the public API and I...
The Vosk issue should be fixed in the latest release (1.0). Thanks for answering the questions paolo-caroni!
> Can I trigger voice recognition via my BT headset's button (with a long press, for example)? That has been implemented in v1.1 (#228), please check if it works! >...
A possible solution would be to start listening as soon as the app starts, and then feed the input from the microphone to Vosk at maximum speed as soon as...
> I didn't expect that increasing speed is possible I don't actually mean increasing the speed of audio, but rather just feeding audio samples as fast as possible to the...