<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.newlc.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>NewLC - Please help..can not play audio with CMdaAudioPlayerUtility - Comments</title>
 <link>http://www.newlc.com/forum/please-helpcan-not-play-audio-cmdaaudioplayerutility</link>
 <description>Comments for &quot;Please help..can not play audio with CMdaAudioPlayerUtility&quot;</description>
 <language>en</language>
<item>
 <title>Re: Please help..can not play audio with CMdaAudioPlayerUtility</title>
 <link>http://www.newlc.com/forum/please-helpcan-not-play-audio-cmdaaudioplayerutility#comment-46404</link>
 <description>&lt;p&gt;hi,&lt;br /&gt;
you go through the SDK documentation you will find the answer.&lt;br /&gt;
&lt;/p&gt;</description>
 <pubDate>Mon, 19 May 2008 07:57:06 +0200</pubDate>
 <dc:creator>RaviRawat</dc:creator>
 <guid isPermaLink="false">comment 46404 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Please help..can not play audio with CMdaAudioPlayerUtility</title>
 <link>http://www.newlc.com/forum/please-helpcan-not-play-audio-cmdaaudioplayerutility#comment-46315</link>
 <description>&lt;p&gt;Thanks Andreas for the reply.&lt;/p&gt;</description>
 <pubDate>Mon, 12 May 2008 20:34:17 +0200</pubDate>
 <dc:creator>monire</dc:creator>
 <guid isPermaLink="false">comment 46315 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Please help..can not play audio with CMdaAudioPlayerUtility</title>
 <link>http://www.newlc.com/forum/please-helpcan-not-play-audio-cmdaaudioplayerutility#comment-46312</link>
 <description>&lt;p&gt;And does NewFilePlayerL succeed or not? Does it leave? I guess that with the path you showed as an example it will - the windows paths are not usable in the emulator. The emulator emulates the C: drive in [your-sdk-installation-path]\epoc32\winscw\c. So if you try to open a file in your Symbian application from c:\MyFile.txt, in the PC that is actually in my case, for example, located in: F:\Symbian\9.2\S60_3rd_FP1_2\Epoc32\winscw\c\MyFile.txt.&lt;/p&gt;</description>
 <pubDate>Mon, 12 May 2008 19:26:11 +0200</pubDate>
 <dc:creator>Andreas</dc:creator>
 <guid isPermaLink="false">comment 46312 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Please help..can not play audio with CMdaAudioPlayerUtility</title>
 <link>http://www.newlc.com/forum/please-helpcan-not-play-audio-cmdaaudioplayerutility#comment-46311</link>
 <description>&lt;p&gt;void CAudioTest::ConstructL()&lt;br /&gt;
	{&lt;br /&gt;
	&lt;br /&gt;
	iMdaPlayer = CMdaAudioPlayerUtility::NewFilePlayerL(KFilename, *this);&lt;br /&gt;
	}&lt;br /&gt;
that KFilename is _LIT(KFilename,&quot;C:\\Documents and Settings\\audio.wav&quot;); for example&lt;/p&gt;

&lt;p&gt;but I have not checked out any example of CMdaAudioPlayerUtility ,I found one (sound1 )in this site but it is gui and I don&#039;t undersatnd the gui application structure..&lt;/p&gt;</description>
 <pubDate>Mon, 12 May 2008 16:56:39 +0200</pubDate>
 <dc:creator>monire</dc:creator>
 <guid isPermaLink="false">comment 46311 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Please help..can not play audio with CMdaAudioPlayerUtility</title>
 <link>http://www.newlc.com/forum/please-helpcan-not-play-audio-cmdaaudioplayerutility#comment-46310</link>
 <description>&lt;p&gt;Care to show how you actually select the file to be played etc.? Have you checked out any of the examples of using CMdaAudioPlayerUtility?&lt;/p&gt;</description>
 <pubDate>Mon, 12 May 2008 16:41:52 +0200</pubDate>
 <dc:creator>Andreas</dc:creator>
 <guid isPermaLink="false">comment 46310 at http://www.newlc.com</guid>
</item>
<item>
 <title>Please help..can not play audio with CMdaAudioPlayerUtility</title>
 <link>http://www.newlc.com/forum/please-helpcan-not-play-audio-cmdaaudioplayerutility</link>
 <description>&lt;p&gt;Hi All&lt;/p&gt;

&lt;p&gt;I want to play an audio file wav or mp3 with the use of CMdaAudioPlayerUtility but I don&#039;t know why it doesn&#039;t play it.&lt;br /&gt;
I wrote a class called AudioTest&lt;/p&gt;

&lt;p&gt;and in AudioTest.h :&lt;/p&gt;

&lt;p&gt;class CAudioTest : public CBase,public MMdaAudioPlayerCallback&lt;/p&gt;

&lt;p&gt;.&lt;br /&gt;
.&lt;/p&gt;

&lt;p&gt;private:&lt;br /&gt;
   enum TState&lt;br /&gt;
   {&lt;br /&gt;
       ENotReady,&lt;br /&gt;
       EReady,&lt;br /&gt;
       EPlaying&lt;br /&gt;
   };&lt;/p&gt;

&lt;p&gt;   TState iState;&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.newlc.com/forum/please-helpcan-not-play-audio-cmdaaudioplayerutility&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.newlc.com/forum/please-helpcan-not-play-audio-cmdaaudioplayerutility#comments</comments>
 <category domain="http://www.newlc.com/forums/audio">Audio</category>
 <pubDate>Mon, 12 May 2008 15:27:19 +0200</pubDate>
 <dc:creator>monire</dc:creator>
 <guid isPermaLink="false">20923 at http://www.newlc.com</guid>
</item>
</channel>
</rss>
