Hi,
I want to write a application in which i can open a editor/notepad and then set a language from the available supported language list in phone and enter some text in the editor .
Can someone...
Type: Posts; User: kalyanich; Keyword(s):
Hi,
I want to write a application in which i can open a editor/notepad and then set a language from the available supported language list in phone and enter some text in the editor .
Can someone...
Hi,
I am able to play single clip properly.
Hi,
I want to write a symbian application in which i want to open and play 3-4 clips simultaneously using CMdaAudioPlayerUtility.Can some give me some sample snippet how to implement this....
Hi
I am trying to play 4 amr clips simultaneously on N95 8gb.when i added the 4th then the 1st got stopped and i was prompted by KMMFControllerProxyServer Kern-Exec error .I want to know is...
Hi,
I havent added any resources ,i am getting this error when i am trying to terminate my application (Exit).
Hi,
I am developing an appl in symbian 3.2,while running the appl in the debug mode i am having an error at the time of termination of the appl .Its throwing 'CONE 28' as the thread panic error...
Hi,
I am having a problem when i am trying to run my appl on the emulator,as when i run a message is being displayed on the emulator stating
"Error opening config.ini=-1,stdio defaults to console"...
Hi,
I am developing an openC appl using gtk+ c programming,now when i am developing i am facing a problem in event key handle
I can launch the appl in emulator then later i am not able to handle...
Hi,
I am trying to build an application in S603rd Ed ,in which i want to put 3 dll that should be calledd and used as per requirement on handle.I am new to this environment of s60 3rdEd.
Can...
Hi
I am trying to develop an application on s60 3rd Ed phones which transforms voice data that i speak to a text message on symbian C++.
I read that i need to use CSpeechRecognitionUtility for...
Hi
I have placed all these files in the respective folder ,i have even checked it.
I havent installed sisx on device.
I am just rebuilding the application on my system the ni am getting the stated...
hi
thanks for the reply but i have placed the libs as specified in the armv5 /lib folder and even then its giving the same problem when i am rebuilding the application on my system.
Thanks in...
Hi All,
I have unzipped the APS v2.3.1 in my 3rd Ed MR SDK (S60Ex) and now when i am trying to run the application on my system i am gettting the following error
No library file found matching...
Hi Peter,
Thanks for the reply,I have seen that example ,but what actually i want to do is transfer the data that i speak through the mike to the destination point and be audiable through the...
Hi ,
I am developing an application in S60 3rd Ed devices.
I am trying to enable a feature like walkie-talkie in my appication . For this i am using the audio streaming APIs but i am unable to...
hi all,
I have downloaded this APS v2.3.1 for my MR device.
Can someone tell me how shld i use it in my application which deaswith audio streaming
How shld i install it and how shld i use it ,bcoz...
Hi,Thanks for your reply.
But what do u mean by APS API
can u pls tell me how to do that
Hi ,
I am developing an application in S60 3rd Ed devices.
I am trying to enable a feature like walkie talkie in my appication . For this i am using the audio streaming APIs but i am unable to...
Hi,
I have done it as such right now,but i am trying for someother way instead of two diff bmps.
Anyways thanks for the help
Hi,
I have drawed my bitmap using gc.BitBlt specifying the positions.Now at each side key handle it has to highlight one icon.
I cant use DrawRect bcoz it drawing the marking out the specified area...
Hi,
I have been laready trying this ,but i am not able to highlight .
I am not understanding with what windowgraphicscontext function i can do that.
If u can suggest me some method that would help...
Hi,
I am developing an application in S60 3rd Ed,i have created some bmp files and placed them on one of my view by declaring the positon.
Now my problem is can i highlight the bmp images on the...
Hi,
I want to use certain capabilities like MultimediaDD in my appl.
Have read that we cant use this capability with self signing ,need certification.
So how shld i get appl. certification for...
Hi,
I am even trying to play the audio file to the local speakers.
can u tell me how shld i use the APS to enable audio on the local speakers
Thanks in advance
Hi,
I am developing an application in S60 3rd Edition,now iam using AudioStreaming in my applicatoin for voice data transfer.
So in means i have used certain functions like (SetPriority,NewL..)...