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:
Symbian^3 SDK for Nokia devices or newer
Symbian device with Java Runtime 2.1 for Symbian or newer
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.