Does anyone know if it is possible to mix the audio comming from a cellular call and audio being played form a .wav file?
I understand that normally any music playing would get suspened for the duration of the cellular call, but in my case I would like to mix a VoIP call and a cellular call.
This actually works on the wizard but no longer seems to work on the TyTN.
Any help is greatly appreciated.
Tim
I've heard in a few msdn forums that its not possible to access the audio from the phone line programatically, but just refuse to believe its true!!
I've had a go without much success. Not much c++ expertise unfortunately.
Surely there must be someone out there who can work this one out.
If not can anyone explain to me exactly why it's not possible so I stop trying to have a go!
Cheers
Confused
stemill,
I am not even trying to make it that complicated.
When using the Wizard with a wired headset connected a simultaneous cellular call and voip call over WiFi are both played out over the headset. The audio picked up from the microphone is sent over both connections.
This is the behavior I would like to see on the TyTN but alas it is not. On the TyTN the microphone is sent over both connections but only the cellular audio can be heard over the usb headset. I figure something must have changed on the windows wav device like perhaps it is handled in HW now instead of SW.
Tim
Related
I notice with skype (running OMAP at 240) when i make calls it is on speaker phone....any way to have sound come out of the earpiece, or toggle between it and speaker phone when i dont have headset in?
thanks...
stumped..
anybody aware of it?
I also want to know this as well..
Regardless of which entity is responsible for this not being implemented, the absence of small yet important features such as this are what make the entire Pocket PC platform seem juvenile at times
I downloaded skype v2 for wm5 yesterday, and it actually works on the wizard... HOORAY!!! download the version for the universal
and YES... it works with the headphones, otherwise sound goes to the external speaker
The new imate rom comes with skype 1.1 and it worked....but more as a technology demo... completely unusable unless you wanted to reset every other minute to get your contacts back... memory hog yadayadayada.
ref: http://forum.skype.com/viewtopic.php?t=51781
so its an issue....
that skype forum proves no help, no responses! hah
it is not an issue. it is how things work. there is not way to fix it. The normal phone speaker is hardwired to the gsm radio. there is no way to get any audio that does not come off of a GSM phone call to go to that speaker.
u ever used speakerphone with gsm?
So even though your GSM calls can be routed to the external speakers, the audio port or even a bluetooth device which uses the handsfree profile, you're telling me there's no possible way to route audio into the internal handset speaker. Do you know this for a fact or are you just making assumptions based on limited knowledge of these devices?
this isn't about speakerphones and such, as you're telling the audio signal to go to different places. what eguess is saying is that the little speaker we hear from isn't connected to a simple audio solder, but straight to the radio. and that radio doesn't get input audio from anywhere else but the radio itself. get it now?
eguess said:
it is not an issue. it is how things work. there is not way to fix it. The normal phone speaker is hardwired to the gsm radio. there is no way to get any audio that does not come off of a GSM phone call to go to that speaker.
Click to expand...
Click to collapse
So i was just wondering with skype work with a bluetooth headset? Thanks
not true. i could listen music in the built in earpeice once before while on the phone. it doesn't seem to work now. idk weird.
i could also listen to music on the included headset before while on the phone but it doesn't seem to work anymore.
so i don't think its hardwired. it must be in the registry somewhere enabling/disabling internal earpeice.
tweaker said:
so i don't think its hardwired. it must be in the registry somewhere enabling/disabling internal earpeice.
Click to expand...
Click to collapse
Well, not everything is in the registry either. Ok, why does Opera for PPC leave extra spaces? Absolutely ridiculous.
murdokiwi said:
I downloaded skype v2 for wm5 yesterday, and it actually works on the wizard... HOORAY!!! download the version for the universal
and YES... it works with the headphones, otherwise sound goes to the external speaker
The new imate rom comes with skype 1.1 and it worked....but more as a technology demo... completely unusable unless you wanted to reset every other minute to get your contacts back... memory hog yadayadayada.
Click to expand...
Click to collapse
what about delay
Hi All
I'm wondering if the above is possible, that is to redirect sound from the main speakers of devices to the receiver port which is the part which we put to our ears when answering traditional calls usually.
Reason for my asking is because Eten (now called Glofiish) phones have this capability and is especially useful for Skype calls. Right now my Skype calls are coming out from the speakers and I would really love to use my Universal like those new WIFI phones for Skype.
Is this possible?
Can't be done.
I wouldn't go as far as impossible. But it certainly would require a lot of very low level hacking, if it is possible at all. Simular questions have been asked here and nobody knows how to do it. The problem is (at least on my phone) the receive is connected to the GSM/CDMA chip set and the speaker is connected to the CPU that runs Windows Mobile. During a normal phone call the audio stream goes directly to the receiver without going the main CPU. So Windows Mobile doesn't need or have access to the receiver. So programs that run on the main CPU like Skype also don't have access to the receiver either. You might want to try using a head set.
ps the more common question that has the same issue: Can I get access to (or record) the inbound audio stream during a regular phone call?
Has anyone had any experience here writing code to take advantage of the internal speaker on our phone devices?
I know the external speaker is a standard peice of WM hardware, but there must be a way to call the internal speaker as well... this would be very useful for coding VOIP apps, as you can imagine.
Any thoughts?
Apparently the elusive Cicero networks product "Cicerophone" handled VOiP calls using the internal speaker!
This is something that other developing apps, such as Skype for WM, have failed to figure out so far.
Unfortunately, Cicero is very secretive, and as of yet no one else seems to know how to achieve this.
Anyone here know anything?
Which one is the internal speaker?
I think I wrote some audio routing code for this once...
V
By "internal" I mean the handset speaker usually reserved only for phone calls.
Windows Mobile devices have always had an audio speaker which is easily accessible to developers as a standard audio device. However, phone devices have a SECOND speaker, one that is smaller and not as amplified, which is used to listen to phone conversations when the device is held up to your head. This smaller speaker is what I've seen called the "internal", although I admit that it may not be the correct term for it.
I'm asking because I would actually like to route audio to that speaker for certain applications, especially VoIP, which until now has been going to loudspeaker (which causes audio feedback and privacy issues).
Do you have experience with this sort of thing?
Devices from Eten, e.g. X500, M700 have a skype service programe that redirect vioces from speaker to earphone. I don't know how it works but i just made a test to trick the service and direct the sound to earphone when making VOIP calls.
Dishe said:
Apparently the elusive Cicero networks product "Cicerophone" handled VOiP calls using the internal speaker!
Click to expand...
Click to collapse
Hi! Where can i buy/download cicerophone ?
Partially Solved!!!!!!!!!!!!!!!!!!!!!
I apologize for cross posting, but if you use the provided wired headset, everything is OK and voip (i.e.: Fring, etc) runs great, no echo e no voice feedback.
TRY IT!!!!!!!
I thought we all knew that already...
I've been using a BT headset and the BTAudio app to reroute all sound input/output to the headset. Problem is, you have to initialize it every time you want to make/receive a VOIP call, otherwise it will eat your battery very quickly since it keeps a constant audio channel live to your headset, even when there is no sound currently being played.
The problem is, when I leave voip on and slip the phone in my pocket, I'm not always using my wired headset and/or BT headset when the phone rings, and its silly that I can't use hardware that's sitting on my device in my hands.
Hi ,
I searched and couldn't find cicerophone anywehere .
do u know by any chance where we can download or buy it ?
tnx
no, its not for sale.
It was developed to sell to a telecom, and they are still trying to sell the technology. There never was a consumer edition of the software, only beta and evaluation versions that some people were fortunate enough to get their hands on for review purposes. They have done a very good job of keeping a VERY tight lid on this- its not available ANYWHERE, and they don't have any plan of making it available to the general public.
This tree has been barked up many times, its a lost cause.
Maybe some guy can have a look at the SkypeSettings.exe and SkypeSettings.dll files from Eten.
From what I saw, it only deals with the WAV1: device. No more devices are listed. Probably it captures the audio from it and than sends it to front speaker.
It does not run on my PDA. The settings tab also appears grayed out, so the app know it is not an Eten.
Unfortunately I could not debug the file on my device, given that IDA does not work on WM6, but probably both files have a check for Eten device, and if it is of a different brand the apps terminate.
anyone what needs to be done in order to be able to hear my ringtones from my mogul through my bluetooth. when i used to have my sprint moto q, i could hear them no problem and i didnt have to do anything. hope you guys can help.
im wondering this too, i have a motorola s9 headset that plays my music in stereo just fine, but it wont play custom ringtones, just a generic ringer, which means i have to get my mogul out of its holster to see whos calling, which sortof defeats the purpose of handsfree IMO
ive read that simply enabling A2DP should allow the ringtones to work, but i still just get a generic ringer
well i just flashed my mogul with jd's rom and it comes with audio gate. this program is pretty cool. i can hear my ringtones (in generic form) and i even get a computerized voice that tells me the phone number thats calling. very cool. too bad it wont say the name of the contact, but still pretty awesome. hope this helps. funny thing is when i had my q the quality of the ringtone was like the quality of my music
It seems I can not find a way to route the sound to the internal speaker when a (headset)plug is connected to the phone. I would like to use the phone for conf calls with a docking station as well as for charging as listening to music. For the conf calls I need the internall speaker to work but it seems this is not possible when connected to a docking station with a sound plug.
Rerouting software like this one does not work with a plug plugged in.
teksoftco.com > AudioRoute 1.2.020
Does anyone know of a way to make this work? I was alrady amazed that this was not available in S2P or Windows mediaplayer before but now it is really annoying for calls. This basic functionality was already on 4 year old Sony Ericsson phones.
Many thanks
Update: I tried the rerouting with a bluetooth headset and it does not work. I am unable to reroute a call that is answered in a headset back to the phone
Has anyone actually gotten this yet? Ive got an HTC Apache I really need this done to, the back speaker went out i need to see if i can make it ring from the earpiece.