Skip to content

zursmandtor/Android-Reverse-Sound

Repository files navigation

This is a test application is capturing audio.

  • Functionality: - "Record" button records 10 seconds of data from a microphone to a file. - The button "Play" plays the file in reverse order.
  • Requirements: Use the Android Java API. Recording and playback are implemented using multithreading scheme producer / consumer to avoid blocking the audio device
  • IDE - Android Studio
  • Language - Java

Releases

No releases published

Packages

No packages published

Languages