Added option to set Uri
You can now pass a Uri for the output. You have to make use of ContentResolver
and ContentValues
. Have a look at the demo project - https://github.com/HBiSoft/HBRecorder/blob/4c7c52e1f793aae6ad5f3914d2d0a7217d762fe2/app/src/main/java/com/hbisoft/hbrecorderexample/MainActivity.java#L527