Hi everybody!!!
I am making an simple application in which i want to play an audio files.(Tone)
and for that i refer the forum nokia site : -
""http://wiki.forum.nokia.com/index.php/Playing_audio_tones""
As per that given example i just include the header first
in cpp file
#include <MdaAudioTonePlayer.h>
#include <eikmenup.h>
and
#include <e32std.h>
#include <MdaAudioTonePlayer.h>
in .hpp file
Also i include the library "" mediaclientaudio"" and capability"" MultimediaDD "'
but dont know it is not working??????
can anybody will try this??
Thanks
Pankaj.

Reply With Quote

