This example MIDlet shows you how to use the AudioOutputControl
interface on a Symbian
device to manage audio output modes for a variety of media players.
Figure: AudioOutputControl MIDlet
You need the following to develop and test this MIDlet:
Nokia SDK 2.0 for Java or Symbian^3 SDK 1.0 for Nokia devices or newer
Series 40 6th Edition FP1 or Java Runtime 2.1 for Symbian device or newer
Note: The device must have a minimum of 4 MB of heap memory.
For instructions on how to set up the Java ME development environment, see section Setting up the development environment.
For more information about the MIDlet, see:
Design for information about the design and functionality of the MIDlet
Implementation for instructions on how to implement the MIDlet
You can download the project files for the MIDlet from the download page.