Media
Media category encompasses components designed to handle various media-related tasks, including audio, video, and image functionalities.
About the component

- Last Update 25 Oct, 2023
- Component Version : 2.0.0
- API 21, Android 5.0 Lollipop
- 15 Blocks Available
A component that allows the conversion of spoken audio into text. It provides functions to start and stop speech recognition, set the language, and retrieve the recognition results, including partial results.
Overview
The SpeechRecognizer component enables speech-to-text functionality. It includes methods for starting and stopping recognition, setting the language, and handling both full and partial results.