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 recording of audio. It provides functions to start, stop, pause, and resume recording, and events to notify when recording has started, stopped, paused, or resumed, as well as providing the recorded file path.
Overview
The SoundRecorder component enables audio recording functionality. It offers methods to control the recording process (start, stop, pause, resume) and emits events to signal changes in the recording state and provide the file path of the saved audio.