Android Speech Recognition

Lately I have been diving into research regarding voice capture on the Oculus Quest. I have been searching for a way to enable voice to text and I had found plugins for this like Sphinx, but that is outdated. The Google Speech Kit Plugin is another option I looked into. This plugin has all of the features I would need to implement into my project however it has very little support for android. The only functionality that android has with this plugin is Text to Speech. Why is there little support for Android with the google speech kit plugin? Is there a way to convert an audio capture of some kind to work with the Google Speech Kit? Or are any other options for voice recognition on android?

现在有了这个android语音插件,完全离线,没有任何依赖
在代码插件创建的Android Offline Speech Recognition - 虚幻引擎商城 (unrealengine.com)