Description
Dynamic sound board. Record sound clips and play them back or loop them.
Currently, the application can record sounds through the microphone (or use
sounds from internal storage!) and play them back through a newly created
button. Each button has the option to re-record and loop playback.
Versions
Permissions
What the app asks the system for. Android only grants sensitive access after you confirm it.
- MicrophoneRecord audio.
- Write storageCreate and change files on the device storage.
- Read storageRead files on the device storage.
Comments