posted 18 years ago
Hi all,
I am looking for a emulator J2ME that enables my application to process RateConrol. I have a Sonyericsson's emulator.
TempoControl tc = (TempoControl) p.getControl("TempoControl");
PitchControl pc = (PitchControl) p.getControl("PitchControl");
RateControl rc = (RateControl)p.getControl("RateControl");
All return null, even when JP-7(for Sonyericsson's handset)is announced to support RateControl and Pitch control. I tried it with a wav (x-wav) and mp3 (mpeg) player.
Has anyone managed to run successfully RateControl with any Emulator?
Thank you in advance for your help.
ould
We are ones that build the world, thus build it well.