nstamps,
I would say that the drift is unpredictable. We observe that the phones itself update the system time every now and then, but still we experience inacurracies that are not negligible.
...
Type: Posts; User: suterma; Keyword(s):
nstamps,
I would say that the drift is unpredictable. We observe that the phones itself update the system time every now and then, but still we experience inacurracies that are not negligible.
...
fenildf,
we have received APS 1.1(!) direcly from Nokia and are probably not allowed to share this. Please talk to Nokia, if you need it.
The only significant difference to the currentl version...
totoroasis,
API is IMPORT_C TInt CopyScreenToBitmap(const CFbsBitmap *aBitmap) const; from Class CWsScreenDevice.
RemoteS60 does display the screen from the device on the connected PC, so it...
Hi,
look at remotes60 as application. There is also an API to capture the screen, see the docs.
br, Marcel
Wmseto,
> By the way, just to make sure, you are using the audio preferences in the streamer example included in the ASP plugin, right?
Yes I do use these preferences. The example Application...
Hi Wirefree101,
I can not agree that the mods are rude.
However it is true, that Symbian / S60 / Nokia is lacking easy and well documented access to vital API's.
We as company are looking...
mobile_don
what you want to do seems to me like classic voip. There is plenty of information and downloading the APS API would be a good start.
Search the forum about APS and VOIP.
br, Marcel
Hi yucca,
I tried (on a N95) to do so, but the player did not terminate at all. However, now with an exe with MultimediaDD this works.
More important for me would be to know how to stream to...
Hi Yucca,
The workaround with the nokia player works only once, because without MultimediaDD, an app/dll may start the player with a sample set as documet to use, but it is not allowed to switch...
All,
I now have been "successful" to play to the uplink during an incoming call, by invoking the native player of the phone. Unfortunately this is visible to the user, by first starting up the...
Currently I do not know of a way to do so, at least on the N95.
It's a pity :-(
br, Marcel
Mateen Maldar,
Are you sure, this will play during a CS-Phonecall AND route the audio to the uplink? This was the original question.
I for myself am working on 3rd Ed, FP1, on the N95. I did a...
jspekki,
thank you for that confirmation. Seems, that i am not alone...
Marcel
kalyanich,
there is a example "Streamer" in the APS API package, at least in v2.3.1. Start from there, then replace the data from the microphone with your audio.
You must fully initialize...
anoopd,
yes you will need to. See various threads about this in the forum.
I have to tell you that I did not manage to bring it to work for N95, although I tried quite hard. APS seems not to be...
gpalvia,
have you had success?
I now have managed to play a sound during a CS-Telephony call, but the sound is only played locally, and not audible on the other side of the call.
I played...
wmseto,
I have now followed your advice with using APS. I used the G711 coded instead of suggested AMR because it seems a simpler encoding for me.
I now can play my sound, even when a...
BillMurray and the others,
I can now say that APS works the way you originally wanted, I can play a sound to the local speakers (Earpiece or Loudspeaker) during a CS-Phonecall. I am working on a...
Hi all,
i want to play a sound through the telephony uplink to the caller. It's sorta Answering Machine, on the N95.
I now managed to get APS to work and can stream a file out of the local...
Replying my own post:
I did not find out the reason for the problem, but when freshly starting with the Example app, i now managed to stream my sound to the earspeaker, even when there is a call...
Hi all,
i am currently struggling to bring APS on the N95 to work. I use the Version 2.3.1, supporting 3rdEd, FP1, as suggested from the docs.
I have successfully compiled and executed the...
Yucca,
I am also interested. Would you mind posting an abstract, to let us see the topics in more details?
Anyway I would also be glad to receive a copy at marcel.suter@gmx.net.
Thanks,...
Hi kalyanich,
for VOIP you are forced to use APS, and APS is not available for the emulator. So to your second question: No, you will not be able to use the emulator for the streaming audio part....
mobileteam,
have you added the libs to the right place? They are only available as ARMV5, so you should put them there.
You will only be able to link for GCCE builds, not for the emulator!
...
wmseto,
thank you for that clear statement!
Best Regards, Marcel