
Description
This is a speech-to-text plugin that can convert user microphone input into text in real time without requiring an internet connection or any additional service support. The plugin provides both Blueprint and C++ interfaces, allowing users to quickly implement the functionality with simple Blueprint connections. It supports Win64, Linux, and Android platforms.
The built-in ncnn model of this plugin supports both English and Chinese speech recognition simultaneously.
The plugin includes recording functionality and requires the AudioCapture and AndroidPermission plugin to be enabled.


