Speech and language processing capabilities#
This page lists system capabilities (ie, installed by default) related to Speech and language processing. You can directly use these capabilities in your application controller.
/asr/set_locale
(documentation) Sets the current language of the vosk speech recognition (ASR) engine. Returns immediately if the required language is already loaded.See How-to: Automatic Speech Recognition (ASR) and Internationalisation and language support for details.
/chatbot/set_locale
(documentation) Sets the current language of the RASA chatbot engine. Returns immediately if the required language is already loaded.See Dialogue management and Internationalisation and language support for details.
/get_user_input
(documentation)/tts
(documentation)