We are about to switch to a new forum software. Until then we have removed the registration on this forum.
How can i play a MP3 file in Android mode?
You can use the Cassette library. Install it using the library manager in Processing. Run the examples provided.
Kf
İ used it for many times but it gave fatal error to me .. now it is work
Now i have a new problem. İ cant stop it and then play it @kfrajer
@hamza====
use MediaPlayer for sounds rather long
use SoundQueue for short sounds (as in a game)
i have already posted code for that
Previous posts here: https://forum.processing.org/two/search?Search=cassette
Thanks , i solved that problem :)
Answers
You can use the Cassette library. Install it using the library manager in Processing. Run the examples provided.
Kf
İ used it for many times but it gave fatal error to me .. now it is work
Now i have a new problem. İ cant stop it and then play it @kfrajer
@hamza====
use MediaPlayer for sounds rather long
use SoundQueue for short sounds (as in a game)
i have already posted code for that
Previous posts here: https://forum.processing.org/two/search?Search=cassette
Kf
Thanks , i solved that problem :)