-1
Which Android API to use for editing and cutting music? follows a link from an android app that does this: https://play.google.com/store/apps/details?id=com.herman.ringtone&hl=pt_BR
Look forward to.
-1
Which Android API to use for editing and cutting music? follows a link from an android app that does this: https://play.google.com/store/apps/details?id=com.herman.ringtone&hl=pt_BR
Look forward to.
2
I believe you will have two options that are the most viable, I recommend analyzing both and checking which one is the most recommended for your project:
great API but has a serious limitation: only works with WAV files
https://sites.google.com/site/musicgapi/technical-documents/wav-file-format
It is not an API but a library that will probably have what you need for the problem described.
Browser other questions tagged java android api
You are not signed in. Login or sign up in order to post.
What the link has to do with the question?
– Math
I believe the second photo shows his requirement. He wants a library/API that makes Crop of a particular music file.
– Wakim
The link serves to get an idea of what the app does and that’s exactly what I want to know.
– Faro