Hello Friends, Today I am going to share audio recording code in android. This code will work on latest version of android (Marshmallow) also. In this code we are going to use MediaRecorder class to record audio and MediaPlayer class to play recorded audio. activity_main.xml [crayon-64df56b3849a4401915153/] MainActivity.java [crayon-64df56b3849ab143581051/] Screen Shot Download Android Studio Project
You are here
Home > Posts tagged "MediaPlayer"