<?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 - Playing AMR file or descriptor. (Playing is possible only in Emulator) - Comments</title>
 <link>http://www.newlc.com/en/topic-9861</link>
 <description>Comments for &quot;Playing AMR file or descriptor. (Playing is possible only in Emulator)&quot;</description>
 <language>en</language>
<item>
 <title>Re: Playing AMR file or descriptor. (Playing is possible only in</title>
 <link>http://www.newlc.com/en/topic-9861#comment-23961</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;what sort of behaviour are you getting in your target device ?&lt;br /&gt;&lt;br /&gt;Any errors shown ?&lt;br /&gt;&lt;br /&gt;yucca&lt;/div&gt;</description>
 <pubDate>Sat, 20 Aug 2005 09:14:54 +0200</pubDate>
 <dc:creator>yucca</dc:creator>
 <guid isPermaLink="false">comment 23961 at http://www.newlc.com</guid>
</item>
<item>
 <title>CMdaAudioPlayerUtility can play amr file in Nokia6600</title>
 <link>http://www.newlc.com/en/topic-9861#comment-23960</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;Hello,&lt;br /&gt;&lt;br /&gt;I had tested for playing AMR file in Nokia6600 using CMdaAudioPlayerUtility class. It worked quite nice. I could not play it in Nokia7610.&lt;br /&gt;I guess streaming amr is the most working solution which can play in all devices. I have been trying the app using stream. I am following one example given by yucca. I have not still got it working. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;I put the whole application including one test.amr file in the following location:&lt;br /&gt;&lt;a href=&quot;http&amp;#58;//users.evtek.fi/~muhammki/AudioStreamExample.zip&quot; target=&quot;_blank&quot;&gt;http://users.evtek.fi/~muhammki/AudioStreamExample.zip&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I really appreciate if anybody can solve it.&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;shagor&lt;/div&gt;</description>
 <pubDate>Fri, 19 Aug 2005 08:38:41 +0200</pubDate>
 <dc:creator>shagor</dc:creator>
 <guid isPermaLink="false">comment 23960 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Playing AMR file or descriptor. (Playing is possible only in</title>
 <link>http://www.newlc.com/en/topic-9861#comment-23959</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;Hello yucca,&lt;br /&gt;&lt;br /&gt;#include &amp;lt;amrcodec.h&amp;gt;&lt;br /&gt;&lt;br /&gt;TAmrEncParams params;&lt;br /&gt;params.iMode = 0;&lt;br /&gt;iOCodec-&amp;gt;ConfigureL(TUid::Uid(0x101FAF67),(const TDesC8&amp;amp;)params );&lt;br /&gt;TCodecProcessResult result = iOCodec-&amp;gt;ProcessL(*iAmrBuffer,*iPcm16Buffer);&lt;br /&gt;&lt;br /&gt;I used the above technique for Configuring. I get error &amp;quot;Feature not supported(-5). It gets this error as soon as it calls ConfigureL(..).&lt;br /&gt;&lt;br /&gt;I don&amp;#039;t know what to do.&lt;br /&gt;&lt;br /&gt;I put the whole application including one test.amr file in the following location:&lt;br /&gt;&lt;a href=&quot;http&amp;#58;//users.evtek.fi/~muhammki/AudioStreamExample.zip&quot; target=&quot;_blank&quot;&gt;http://users.evtek.fi/~muhammki/AudioStreamExample.zip&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;It would be so kind of you to take a look the application.&lt;br /&gt;&lt;br /&gt;I used: Symbian OS: 7.0s&lt;br /&gt;SDK 2.0&lt;/div&gt;</description>
 <pubDate>Thu, 18 Aug 2005 13:11:51 +0200</pubDate>
 <dc:creator>shagor</dc:creator>
 <guid isPermaLink="false">comment 23959 at http://www.newlc.com</guid>
</item>
<item>
 <title>I don&#039;t know how to thank you.</title>
 <link>http://www.newlc.com/en/topic-9861#comment-23958</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;Hello yucca,&lt;br /&gt;&lt;br /&gt;I really appreciate for your kindness. However I tried to put your code in my application. I have been facing some problem. I have got few questions:&lt;br /&gt;&lt;br /&gt;In this method, ConvertAmr2PcmL(const TDesC8&amp;amp; aAmrData,TDes8&amp;amp; aDestBuffer)&lt;br /&gt;&lt;br /&gt;I get : result.iStatus EDstNotFilled&lt;br /&gt;&lt;br /&gt;TCodecProcessResult result = iOCodec-&amp;gt;ProcessL(*iAmrBuffer,*iPcm16Buffer);;&lt;br /&gt;&lt;br /&gt;So it&amp;#039;s not playing amr file.&lt;br /&gt;&lt;br /&gt;If you want I can send you the whole application. I guess it would be easier for you to point out the problem.&lt;br /&gt;&lt;br /&gt;Hope to hearing from you.&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;&lt;br /&gt;shagor&lt;/div&gt;</description>
 <pubDate>Thu, 18 Aug 2005 12:29:10 +0200</pubDate>
 <dc:creator>shagor</dc:creator>
 <guid isPermaLink="false">comment 23958 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Playing AMR file or descriptor. (Playing is possible only in</title>
 <link>http://www.newlc.com/en/topic-9861#comment-23957</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;I posted some code in forum nokia today, so have alook in here: &lt;a href=&quot;http&amp;#58;//discussion.forum.nokia.com/forum/showthread.php?s=&amp;amp;threadid=65718&quot; target=&quot;_blank&quot;&gt;http://discussion.forum.nokia.com/forum/showthread.php?s=&amp;amp;threadid=65718&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;yucca&lt;/div&gt;</description>
 <pubDate>Thu, 18 Aug 2005 11:57:43 +0200</pubDate>
 <dc:creator>yucca</dc:creator>
 <guid isPermaLink="false">comment 23957 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Playing AMR file or descriptor. (Playing is possible only in</title>
 <link>http://www.newlc.com/en/topic-9861#comment-23956</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;Hi yucca,&lt;br /&gt;&lt;br /&gt;I have been searching for AMR streaming example. But I am unable to find any. Could you please give me some sample code. I am really stuck with this problem for logn time. If you want, you can send it to my email: &lt;a href=&quot;mailto:shagor.evtek@gmail.com&quot;&gt;shagor.evtek@gmail.com&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Thank you again, yucca.&lt;/div&gt;</description>
 <pubDate>Thu, 18 Aug 2005 09:32:54 +0200</pubDate>
 <dc:creator>shagor</dc:creator>
 <guid isPermaLink="false">comment 23956 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Playing AMR file or descriptor. (Playing is possible only in</title>
 <link>http://www.newlc.com/en/topic-9861#comment-23955</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;If I remember right nokia removed some AMR support with teh FP1, if you would try this code in 6600, it propably would work just fine. Anyway best way (that works in all OS 7.0 &amp;amp; OS 8.0 devices) to play AMR files is propably using streaming, check other discussion threads and you&amp;#039;ll find quite a lot of information of this topic in this forum as well as in forum nokia discussion board.&lt;br /&gt;&lt;br /&gt;yucca&lt;/div&gt;</description>
 <pubDate>Thu, 18 Aug 2005 06:03:41 +0200</pubDate>
 <dc:creator>yucca</dc:creator>
 <guid isPermaLink="false">comment 23955 at http://www.newlc.com</guid>
</item>
<item>
 <title>Playing AMR file or descriptor. (Playing is possible only in Emulator)</title>
 <link>http://www.newlc.com/en/topic-9861</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;&lt;/div&gt;&lt;p&gt;&lt;a href=&quot;http://www.newlc.com/en/topic-9861&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.newlc.com/en/topic-9861#comments</comments>
 <category domain="http://www.newlc.com/en/forums/audio">Audio</category>
 <pubDate>Wed, 17 Aug 2005 14:32:09 +0200</pubDate>
 <dc:creator>shagor</dc:creator>
 <guid isPermaLink="false">10294 at http://www.newlc.com</guid>
</item>
</channel>
</rss>
