SAPUI5 Web Client Integration
A Speech-to-Text integration for a chatbot is a capability that converts spoken audio input into written text, which is then passed to the chatbot for processing. Developers use it to enable voice-driven interactions within a chatbot, allowing users to speak their queries instead of typing them. This can be implemented with or without a built-in recorder component, as described in the tutorials [Add Speech-to-Text to Your Chatbot](Add Speech-to-Text to Your Chatbot) and its recorder variant.