Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gabrielbmoro/record-demo

Android project to test the MediaPlayer and MediaRecorder.
https://github.com/gabrielbmoro/record-demo

android jetpack-compose mediaplayer mediarecorder

Last synced: 2 months ago
JSON representation

Android project to test the MediaPlayer and MediaRecorder.

Awesome Lists containing this project

README

        

# Record Demo

A small Android project to test the `MediaPlayer` ▶️ and `MediaRecorder` 🎙️. This project allows the user to create an audio recording by choosing a specific Audio Encoder. The user can play the recording as well.

### Use Cases

- Record an audio using a specific audio enconder;
- Stop recording;
- Play the recorded audio;
- Stop the recorded audio.

### Screenshot

![App Screenshot](img/Screenshot_20230114_202305.png)