gabrielbmoro / record-demo

Android project to test the MediaPlayer and MediaRecorder.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Android project to test the MediaPlayer and MediaRecorder.

License:MIT License


Languages

Language:Kotlin 100.0%