Hi,
I am using 6220 Classic. I try to play audio to the earpiece, but I get KErrNotFound when I try create a CAudioOutput object. My application has MultimediaDD capability.
iPlayer = CMdaAudioPlayerUtility::NewL( *this );
TRAP( err, iAudioOutput = CAudioOutput::NewL( *iPlayer ) );
Any ideas? Do I need to specify Nokia VID in my MMP?
BR,
Rene




