Get all any voice recordings from your files into a listview.This way, you can upload any specific voice file you need in your server.
See how i added an upload progress using a textview to run from 0-100%.
•use this code to play the voice note from path;
mp = MediaPlayer.create(getApplicationContext(), Uri.fromFile(new java.io.File("Play")));
•use this other code to set logic when the play has ended;
mp.setOnCompletionListener(new MediaPlayer.OnCompletionListener(){
@Override
public void onCompletion(MediaPlayer p1)
{
}});
#sketchware #DuoEdgestudios
•Check out our apps on playstore,apkpure and mediafire ;
Tic Tac Toe ultra Fun
https://play.google.com/store/apps/de...
NotesLib
https://m.apkpure.com/noteslib/visual...
Our Apps are totally free and mainly feature entertainment in fun gameplays. We suggest NotesLib app for editors and developers to save programming work.