Hello ,
I working with sound files.
I am using JMF(
Java media frame work).
I pass a array of sound files. The
setFileName("01.wav");
newmediaPalyer.start();
So at the enfOfMediaEvent i increment the count so that the next sound file is played & it goes on.
Everthing is perfect but the last sound file in the array gets cut & a
word at the last is missing.What should i do for it.
Can u pl.. help me find out it.
with regards,
Sonara.