SAP

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
⤢ Open full site

Browser Web Speech API Usage

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 rather than type 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.

Tutorials that teach this

Prerequisites

Concepts that build on this