<?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 - Problem with SetAudioDeviceMode - Comments</title>
 <link>http://www.newlc.com/forum/problem-setaudiodevicemode</link>
 <description>Comments for &quot;Problem with SetAudioDeviceMode&quot;</description>
 <language>en</language>
<item>
 <title>Re: Problem with SetAudioDeviceMode</title>
 <link>http://www.newlc.com/forum/problem-setaudiodevicemode#comment-45483</link>
 <description>&lt;p&gt;The code is NOT crashing. I get notification.&lt;/p&gt;

&lt;p&gt;My problem is that the audio sample data is NOT played to the telephony uplink &lt;br /&gt;
 &lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 01 Apr 2008 11:21:44 +0200</pubDate>
 <dc:creator>ramunl</dc:creator>
 <guid isPermaLink="false">comment 45483 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Problem with SetAudioDeviceMode</title>
 <link>http://www.newlc.com/forum/problem-setaudiodevicemode#comment-45477</link>
 <description>&lt;p&gt;Can you please clarify what exactly you are trying to achieve and what exactly is the problem, is the code crashing? if yes, then at which line... did you trap the event and get the notification?&lt;/p&gt;

&lt;p&gt;As per the SDK docs &lt;br /&gt;
ETelephonyNonMixed :&lt;br /&gt;
When recording, the audio source is the telephony downlink and is not mixed with the device microphone.&lt;br /&gt;
When playing, the audio sample data is played to the telephony uplink and is not mixed with the device speaker.&lt;/p&gt;

&lt;p&gt;     Now it will depend what exactly you are trying to do.&lt;/p&gt;</description>
 <pubDate>Tue, 01 Apr 2008 10:29:51 +0200</pubDate>
 <dc:creator>SymbianReady</dc:creator>
 <guid isPermaLink="false">comment 45477 at http://www.newlc.com</guid>
</item>
<item>
 <title>Problem with SetAudioDeviceMode</title>
 <link>http://www.newlc.com/forum/problem-setaudiodevicemode</link>
 <description>&lt;p&gt;Hi All!&lt;/p&gt;

&lt;p&gt;I try to answer for telephone call by playing wav-file to phone line on the Nokia 6680. This is my code:&lt;br /&gt;
in CallHandler.cpp&lt;/p&gt;

&lt;p&gt;void CCallHandler::RunL()&lt;br /&gt;
{&lt;br /&gt;
....&lt;br /&gt;
case RCall::EStatusRinging:&lt;br /&gt;
{&lt;br /&gt;
iCall.AnswerIncomingCall();&lt;br /&gt;
break;&lt;br /&gt;
}&lt;br /&gt;
....&lt;br /&gt;
iNotify-&gt;IncomingCall(iDialedNumber);&lt;br /&gt;
}&lt;br /&gt;
in AppView.cpp&lt;br /&gt;
void IncomingCall(TName aCallName)&lt;br /&gt;
{&lt;br /&gt;
...&lt;br /&gt;
if (iRecorderAdapter)&lt;br /&gt;
{&lt;br /&gt;
&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.newlc.com/forum/problem-setaudiodevicemode&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.newlc.com/forum/problem-setaudiodevicemode#comments</comments>
 <category domain="http://www.newlc.com/forums/audio">Audio</category>
 <pubDate>Tue, 01 Apr 2008 09:51:45 +0200</pubDate>
 <dc:creator>ramunl</dc:creator>
 <guid isPermaLink="false">20603 at http://www.newlc.com</guid>
</item>
</channel>
</rss>
