Skip to content

A sample voice recorder android app written entirely in Kotlin and jetpack compose.

License

Notifications You must be signed in to change notification settings

aarash709/VoiceRecorder

Repository files navigation

Voice Recorder Sample

A simple work in progress (🚧) voice recorder android app. Drop an issue or a PR if you have an idea or a fix.

Roadmap

  • Storage performance improvement
  • Player client refactor in compose
  • Audio visualizer while recording
  • Recorder service improvements

Issues and bugs

  • Recording state is not properly handled
  • No defulat notification background while playing

Stack

  • Jetpack Compose UI
  • AndroidX Navigation
  • AndroidX MediaRecorder(Audio recording)
  • AndroidX Media3(Playback)

License

Voice Recorder Sample is distributed under the terms of the Apache License (Version 2.0). See the license for more information.

About

A sample voice recorder android app written entirely in Kotlin and jetpack compose.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published