Cool! At least now I know that it will really play sounds. We can't play full duplex because Nokia says so. Full duplex is only accessible with some sort of special license from Nokia. I forgot why we need CActiveSchedulerWait. I concluded that from reading Symbian docs. -- Benny Prijono http://www.pjsip.org - original message - Subject: Re: [pjsip] playsine does not play on symbian From: Lalit Manchanda <Lalit.Manchanda at hsc.com> Date: 11/09/2007 11:13 Hi Benny, Thanks a lot for quick and help ful reply. We here also were able to get events now, to do the same I start a nested Schedular in CPjAudioOutputEngine::StartPlay (Symbian_sound.cpp), creating CActiveSchedulerWait as class variable and then starting it. Were able to play sound by providing a providing a wav file as buffer. So after this symbian ua menu is showing up on device! Why do you think we can't do full duplex? I have a question regarding use of CActiveSchedulerWait in main_symbian.cpp, Did you have any specific use which installed ActiveScheduler won't do? Regds Lalit Manchanda Benny Prijono <bennylp at pjsip.org> Sent by: pjsip-bounces at lists.pjsip.org 09/10/2007 08:12 PM Please respond to pjsip embedded/DSP SIP discussion <pjsip at lists.pjsip.org> To pjsip at pjsip.org cc Subject Re: [pjsip] playsine does not play on symbian Lalit Manchanda wrote: > > Hi Benny, > > I have used the same framework you created for symbian_ua, so I think > Active Scheduler is installed, though none of the callbacks get called. > I have checked various forums it seems to be Active Schduler problem. I > am trying to dig into it, Please share ideas if any I did some work into Symbian sound couple of weeks back, and at least I saw the callbacks being called (after some bug fixing, of course!). Check out the latest SVN trunk, it now has a separate sound test program for Symbian (symsndtest.mmp). I haven't tested anything like playing sounds yet, so it may still not play sine waves, but maybe you'll get better result. But one thing for sure, full duplex audio doesn't work on S60 3rd edition. -benny _______________________________________________ Visit our blog: http://blog.pjsip.org pjsip mailing list pjsip at lists.pjsip.org http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org *****************************************************DISCLAIMER***************************************************** This message and/or attachment(s) contained here are confidential, proprietary to HUGHES SYSTIQUE and its customers. Contents may be privileged or otherwise protected by law. The information is solely intended for the entity it is addressed to. If you are not the intended recipient of this message, it is strictly prohibited to read, forward, print, retain, copy or disseminate this message or any part of it. If you have received this e-mail in error, please notify the sender immediately and delete the message. ******************************************************************************************************************** _______________________________________________ Visit our blog: http://blog.pjsip.org pjsip mailing list pjsip at lists.pjsip.org http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org