Just a small tip:
to listen to radio in your midlet , use following code example:

Player player = Manager.createPlayer(“capture://radio?f=100.1&st=stereo”);
// This will tune to 100.1 FM frequency in stereo mode