deep-chat
deep-chat copied to clipboard
"chat" functionality for speech2text input enabling usage without pressing the mic button
I am using the Speech To Element library via speechtotext for speech input in deep-chat, and I've noticed that many modern interfaces have moved away from requiring the user to press a microphone button to start speech recognition. Instead, they enable "hands-free" control by automatically detecting speech onset and then submitting the text i.e. after a period of silence.
Is there a way to add such functionality somehow or maybe this is already on the roadmap, or are there any plans to implement it in the future?