Turn on BT On Call - 8125, K-JAM, P4300, MDA Vario General

is the very usefull option in the Zendrui PocketZenPhone. I'm not using this app, but I like that option and I'm interested is it application specific option or is it posiblle to use like command for ms bluetooth stack (maybe notification queue)? Anybody knows?

With Dktoday you can do it.
http://forum.xda-developers.com/download.php?id=9224

thank you a lot

Related

Alternative Dial Software / Voice Commander with normal Headset?

Hi Folks,
i'm owner of an XDA Trion, since last month.
So far im very glad with this device, but i have a few questsion about modifikations.
1)
Is there an alternative Dial software? I don't really like this Built in Software for making phone calls. In my opinion it is very slow and unhandy.
2)
I installed the MS Voice Commander. So far i like this programm, but how do i get it work with the std. USB-Headset of the xda? If i hold the button, the device starts the standard application for voice commands, which is not very helpfull...
So far, thanks for any hints.
Greetings
LordK
Try looking at this
http://wiki.xda-developers.com/index.php?pagename=Hermes_Utils
Hope it helps
Regards
S.K
Thanks for the Link.
Unfortunelty does the Tutorial for getting Voice Command working with the Headset does only Work with a bluetooth headset
I need a way to get it work with the usb Headset.
Any Hints?
Best Regards
LordK
did you try EZDial?
I've just made a new app to allow you to use the headset button to launch any app. I'm going to integrate it into a few other hacks and will try to release soon.
V
Great
Thanks a lot so far

Wireless Stereo Switch (or other solution)

Once my Bluetooth Headset is connected to my Prophet, all my notification sounds come through my Bluetooth Headset instead of the phone speaker.
The sound for normal incoming call works as it should though (through the speaker).
The only way i've found how to solve this problem, is to uncheck the "Wireless Stereo" option under:
Settings > Connections > Bluetooth > i.Tech Clip R35 > Partnership Settings
And then when I want to listen to music through the Windows Media Player, I have to do the opposit.
So, my two questions...
1. Is there a way to map notification sounds to always use the phone's speaker? (or)
2. Is there a small shortcut / Today-plugin that can switch "Wireless Stereo" on/off in one click?
Cheers!
Eric
Yes there is, i use a software called BTAudioToggle, you can place a shortcur to a launchbar in the today plugin, it works fine for me...
its postet in this post as an attachment:
http://www.pdaphonehome.com/forums/...luetooth-headset.html?perpage=20&pagenumber=1
Hope it helped
Greetz
Hybrid666 said:
Yes there is, i use a software called BTAudioToggle, you can place a shortcur to a launchbar in the today plugin, it works fine for me...
its postet in this post as an attachment:
http://www.pdaphonehome.com/forums/...luetooth-headset.html?perpage=20&pagenumber=1
Hope it helped
Greetz
Click to expand...
Click to collapse
Thanks Hybrid, unfortunatly this was a bit wrong...
It seems that this program routed the sounds to the Bluetooth Headset if I wouldn't have "Wireless Stereo".
Hence; it had its functionality when I turned off "Wireless Stereo".
The solution was in the right direction though, but not really right...
BIG note though: It messed up the sound on my normal "Wireless Stereo" mode. So the sound now has a distortion as well.
Ehm but i remember there a software which did the same like btaudio with stereo headsets, but this one costs money. You just have to google, cause i dont remember the name
Hybrid666 said:
Ehm but i remember there a software which did the same like btaudio with stereo headsets, but this one costs money. You just have to google, cause i dont remember the name
Click to expand...
Click to collapse
I found one called BlueMusic: http://www.teksoftbluemusic.com
Could that be the one you're refering to?
BlueMusic unfortunatly got about 99 functions that are more or less useless, packaged in a big memory overhead with nice graphics.
I just wanted the simple on/off switch...
ADD:
I'm running WM6, that's probably why most of BlueMusic's feature are superfluous.
My father got an Aus P535; when he uses the bluetooth headset, an icon is displayed on top, near "start": by clicking that icon, it is possible to redirect or not notification sounds to the headset... I didn't try that on the prophet, but I hope this can help you. bye
@overone: Hang in there...I'm trying to create a solution for one-click wireless stereo on/off..Will let you know as soon as I'm done...
Guys, been trying out a few things on mine AMEO qith BT8010's, it would appear that two reg entries are modified when turning on/off wireless audio.
I have attahced two reg export files bton.txt for audio on and btoff.txt for audio off.
if you look at lines 23 and 61 these are the values the executable will need to toggle. I dont have enough knowledge to code it up but if you know how to by all means give it a try.
carl_johnson82 said:
My father got an Aus P535; when he uses the bluetooth headset, an icon is displayed on top, near "start": by clicking that icon, it is possible to redirect or not notification sounds to the headset... I didn't try that on the prophet, but I hope this can help you. bye
Click to expand...
Click to collapse
Thanks for the tip.
Unfortunatly, my Wireless Stereo Icon next to the Start Menu didn't have any functionality.
shantzg001 said:
@overone: Hang in there...I'm trying to create a solution for one-click wireless stereo on/off..Will let you know as soon as I'm done...
Click to expand...
Click to collapse
Cool! Please post a copy of it here once you do!
I manage to fix the problem temporarely with a retarded Mortscript (my first ever).
But it's hardly the way I would like to have it solved.
ade0282 said:
Guys, been trying out a few things on mine AMEO qith BT8010's, it would appear that two reg entries are modified when turning on/off wireless audio.
I have attahced two reg export files bton.txt for audio on and btoff.txt for audio off.
if you look at lines 23 and 61 these are the values the executable will need to toggle. I dont have enough knowledge to code it up but if you know how to by all means give it a try.
Click to expand...
Click to collapse
Thanks!
I might try to modify my script to do this instead (incl a restart of the service).
That should be a whole lot prettier then my "click-by-code" script...
I'm almost done..Just need to find a function/macro (without using MFC/ATL/.net, my app is win32 native) to convert a unicode string to ascii string...Any suggestions??
Hey, no need for the unicode to ascii function...am done...expect the initial version for the utility tonight..(am at office right now, so will add the changes that I just made, to the code at home, and release after some testing on my phone)
shantzg001 said:
Hey, no need for the unicode to ascii function...am done...expect the initial version for the utility tonight..(am at office right now, so will add the changes that I just made, to the code at home, and release after some testing on my phone)
Click to expand...
Click to collapse
Cool, I'll be awaiting your release...
@overone: Am afraid..my experiment failed .. But it was just my first try...Am trying to hack away at the windows api to see if i can get smthing...keep ur fingers crossed..
Too bad.
Unfortunatly C is not my forte. Otherwise I would have liked to help.
actually the problem is not with c...problem is what i had perceived to be the solution but it turned out to be a false alarm...
shantzg001 said:
actually the problem is not with c...problem is what i had perceived to be the solution but it turned out to be a false alarm...
Click to expand...
Click to collapse
Oki.
I just ment that I don't know how to help you, since I don't write/read that lingo/api's...
I found an open .NET class in C# that could query the Bluetooth interface.
Unfortunatly, it only seem to have a "getService" and not a "setService".
I am very interested in this solution for the hermes. I linked this thread to the hermes forum.
Thanks for looking into this.
any news ??

Voice Tags not working on WM6 Typhoon

I am using Andots WM6 ROM on my SMT5600 and my phone works better than ever. However, Voice Tags do not work on the phone or over blue tooth. You can create a voice tag but you cannot activate them. Can anyone point me in the right direction to trouble shoot this. I need to know if there is an application that is launched when you hold a button to activate a voice tag? Or, is this a function in the headset or hands free profile? Could it be a simple registry entry I could import from WM5?
Thanks for your help.
Same problem here
I have the same phone & problem.
And I can't charge through USB.
Anyhow, this version improves the typhoon far beyond previous versions. It's faster than wm5, wm5torage is incredible, there are no memory leaks (with wm5 I ended up with 2mb free and had to reboot frequently)
Cheers.
Did you enable USB Charging from Power Management? It's weird, cause by default, its enabled and it works
karhoe said:
Did you enable USB Charging from Power Management? It's weird, cause by default, its enabled and it works
Click to expand...
Click to collapse
Thanks for your help karhoe
I tried to do what you mention, but when I disable USB charging, there is no sign of charging (expected behaviour) and when I turn it back on, the problem continues.
Last night I reflashed to wm5 so I can:
- Check that the phone still can charge through USB (it charges ok)
- Get the font configuration in the registry so fonts look the same in wm6.
- Try to identify how voice tags work and see if I can take some dll/key association back to wm6.
I'll post results!
Mariano
Ok, I'm back to wm6 and I've found the following:
* USB charging works OK... I don't know what caused it. I'm reticent to install wm5storage, maybe it has something to do with it.
* I made the fonts look exactly the same as wm5. This is how:
In the registry, set the following:
\HKEY_LOCAL_MACHINE\GDI\SYSFNT\
CS=0
Ht=4294967281
It=0
Nm=Segoe Condensed
Qt=5
Wt=400​
\HKEY_LOCAL_MACHINE\GWE\Button\StFontWeight\Wt=700
\HKEY_LOCAL_MACHINE\GWE\Menu\BarFnt\
WtMUI=700
Wt=700​
\HKEY_LOCAL_MACHINE\GWE\OOMFnt\
Ht=4294967284
Nm=Tahoma
Wt=400​
Anyway If you have Tahoma in your device's Windows directory some programs will look different.
Finally, regarding voice tags, I could only discover that there are no links like HomeLP.lnk or things like that to call an executable. It must be done some other way. :S
Mariano
With regards to bluetooth voice dialling, ive now got the phone responding to the button by changing oemagw.dll but voice dialler is not launced, it just connects to the phone so you can hear it. Does anyone have a copy of microsoft voice dialler so i could test(an evaluation copy)?
Used this cab to get it this far
http://forum.xda-developers.com/showthread.php?t=308247
I ad to re-pair devices after doing this.
WildDogRob said:
I am using Andots WM6 ROM on my SMT5600 and my phone works better than ever. However, Voice Tags do not work on the phone or over blue tooth. You can create a voice tag but you cannot activate them. Can anyone point me in the right direction to trouble shoot this. I need to know if there is an application that is launched when you hold a button to activate a voice tag? Or, is this a function in the headset or hands free profile? Could it be a simple registry entry I could import from WM5?
Thanks for your help.
Click to expand...
Click to collapse
is this what you wre looking for?
802 said:
With regards to bluetooth voice dialling, ive now got the phone responding to the button by changing oemagw.dll but voice dialler is not launced, it just connects to the phone so you can hear it. Does anyone have a copy of microsoft voice dialler so i could test(an evaluation copy)?
Used this cab to get it this far
http://forum.xda-developers.com/showthread.php?t=308247
I ad to re-pair devices after doing this.
Click to expand...
Click to collapse
Just to note this works now. just delete pairing after cab install, pair again, set as handsfree, itworks over bluetooth.
Thanks!
rickwyatt said:
is this what you wre looking for?
Click to expand...
Click to collapse
Now voiceTag is working fine. Great!
Found a way to enable built in voice tags over Bluetooth.
Ok, I have found a fix to enable built in voice tags over Bluetooth on the SMT5600 with Andots WM6 ROM. Create this registry entry and you will be able to activate voice tags by pushing the action button on the bluetooth headset. I have a new problem though. When you create a voice tag it is not clear and hardly legible. Can anyone help with this?
Browse in registry to:
HKLM\Software\Microsoft\Bluetooth\AudioGateway
Create a new DWORD Value and name it “ Capability “ give it a value of “ 37 “ all without quotes. Save and reboot the phone and it will work.
Please let me know if this works for anyone.
Thanks for all the help.
WildDogRob said:
Ok, I have found a fix to enable built in voice tags over Bluetooth on the SMT5600 with Andots WM6 ROM. Create this registry entry and you will be able to activate voice tags by pushing the action button on the bluetooth headset. I have a new problem though. When you create a voice tag it is not clear and hardly legible. Can anyone help with this?
Browse in registry to:
HKLM\Software\Microsoft\Bluetooth\AudioGateway
Create a new DWORD Value and name it “ Capability “ give it a value of “ 37 “ all without quotes. Save and reboot the phone and it will work.
Please let me know if this works for anyone.
Thanks for all the help.
Click to expand...
Click to collapse
Thank you SO much!!!
It works like a charm in my UK SPV C500!
You' re great!!!
Help with what file WM6 uses for voice tags
Can someone please tell me what .dll or file is used when you record a voice tag. I am using Andots WM6 ROM on my SMT5600 and voice tags do not work. I want to try to replace the non-working file with a WM5 file.
Or, maybe someone could tell me how to figure out what file/.dll is used. I’ve searched the registry for anything referring to voice tags but I found nothing.
Thanks

Voice dialing through Bluetooth Headset

I searched the forum, asked in some threads and got no answer!
So, how do i voice dial using my bluetooth headset and MS Voice Commander or Voice2go software?
Thanks in advance!!!
alex_mib said:
I searched the forum, asked in some threads and got no answer!
So, how do i voice dial using my bluetooth headset and MS Voice Commander or Voice2go software?
Thanks in advance!!!
Click to expand...
Click to collapse
For MSVC, it should work out of the box. For others, I got it working under my rom since V2 by replacing some dll from HD.
Well, you pair a bluetooth headset, install MS Voice Command (I have version 1.6.19971). Then you restart, go to voice command and enable it (if not already enabled!), check what and how you want the program to behave.
You can select a hard button on the phone (left or right) to engage the program.
Then, when you press the activate/voice/answer button on your headset the voice dial turns on. There you can either DIAL a number by saying the number, or, CALL a person in your phone book by saying that name.
Have fun!
michaelthemage, you're saying that if you bind MSVC to a random HW button, the headset button on the BT headset will start MSVC?
Also, I've tried MSVC myself, although I liked the basic functionality (it's neat!), it drained my battery like crazy (4x normal discharge) and it lacks customizable functionality (e.g. creating a new voice command and linking it to an application.)
jackleung said:
For MSVC, it should work out of the box. For others, I got it working under my rom since V2 by replacing some dll from HD.
Click to expand...
Click to collapse
Can you tell me what DLLs you replaced? where can I get HD's DLLs???

HTC TP2 - voice dial over BT to HF in the ear ???

Hello, I would like to ask if it is possible to TP2 with HTC and WM6.5 ROM 1.86.401 somehow break in voice dialing via BT in the ear (Nokia BH-105). I've been looking everywhere on the net and forums, but I really did not find anything while I think it's pretty useful thing that works for most MT to BT, so the WM would probably also not be a problem. ... maybe ...
Thanks much
if i understand what your asking, you want a program called Voice command. This will allow you to use your BT to dial contacts & any phone # plus many other things. here is a link to the cab file thanks to "dotcompt"
http://www.sendspace.com/file/8hdfbq
Yes, you understand me well. The program is good but I could not find any commands. When I say "help" so HTC says only some commands. Do you know where I can find others? Thanks
To enable voice commands for Media Player, you must enable a setting found in Settings->Personal->Voice Command (make sure there is an X next to 'Media').

Categories

Resources