View Full Version : Howto: MS VC 1.6 with WMXL .20 WORKING!!!
chymmylt
08-03-2007, 10:20 AM
Update: ZaJules has created a One step cab fix off these instructions - should make things much easier :) Read his post here! http://forum.xda-developers.com/showpost.php?p=1161652&postcount=11
I left the contents of the old post bellow incase people wanted to check the steps but probably the one step install created above will be much easier for most people!
Well after a long bit of searching reading I finally got it to work!!!
This is with a Motorola H700 bluetooth headset though I'm guessing it will work with any compatible headset
thanks to BKbroil's post (http://forum.xda-developers.com/showpost.php?p=1146407&postcount=317) I followed his directions.
it still didn't quite work - after fiddling with the registery a little bit (he didn't include what type of reg entries they needed to be) it finally started working!
Here are the steps I followed:
1. Install VC 1.6 (make sure it is in Main memory)
2. Download Bluetooth Voice Command 0.9f.cab
3. Download BTVoiceCommand.exe
4. On your phone, create the Folder \Program Files\Bluetooth Voice Command
5. Copy BTVoiceCommand.exe into this folder
6. Extract the "Bluetooth Voice Command 0.9f CAB.zip" file, then copy the cab to the phone and run it
7. Create the following Registery Entries:
HKLM\Software\OEM\VoiceCommand:
Default - String - (value not set)
LaunchAPEnable - DWord - 1 (decimal)
Path - string - \Program Files\Bluetooth Voice Command\BTVCBasic.exe
VoiceCmdDuration - Dword - 30 (decimal)
VoiceCmdEnable - Dword - 0 (decimal)
and
HKLM\SOFTWARE\Microsoft\Bluetooth\AudioGateway:
BTAGExtModule - string - \Windows\btagext.dll
This last one was already set for me but his directions had it so I included it for you to check
8. Go to newly created BT Voice Command config (in Programs) and tick off the check box "Enabled"
9. Set command duration to 30
10. Save settings and exit
11. Soft reset TyTN
12. Delete Headset Pairing
13. Recreate Headset Pairing.
14. Set button 5 to VoiceCommand
15. Reset Device
Hope this helps people out there!!!
Chy
P.S. - I take no credit for anything here except pulling together everything into one neat place and figuring out the registery entries that worked for me - all the hard work was done by the smart guys in this thread! http://forum.xda-developers.com/showthread.php?t=283412
EDIT - attached the files I needed (not including VC 1.6) - they were scattered throughout that other thread and hard to find - thought it would be easier if they were in one place and clarified instructions!
Edit 2 - Here is the Exported Registery entries if it makes it clearer - I understand it the way I wrote it more but I suspect the smart people here will understand this more:
[HKEY_LOCAL_MACHINE\Software\OEM\VoiceCommand]
"VoiceCmdEnable"=dword:00000000
"VoiceCmdDuration"=dword:0000001e
"Path"="\\Program Files\\Bluetooth Voice Command\\BTVCBasic.exe"
"LaunchAPEnable"=dword:00000001
[HKEY_LOCAL_MACHINE\Software\Microsoft\Bluetooth\Au dioGateway]
"BTAGExtModule"="\\Windows\\btagext.dll"
jammerlappen
08-03-2007, 10:43 AM
hmmm, when i try to enable xcsdm`s hack an unexpected error occurs in btvc config.exe (nullreferenceexception ...).
what is wrong?
chymmylt
08-03-2007, 10:45 AM
Oh I actually had that happen to - then I went to check on the registery settings (which were the next step) and they were not there -I manually edited them and then went back and did that step again and this time it worked fine! Perhaps I should edit the post and reverse those steps (even though that's the order he had them in)
Sorry that I forgot to mention that!
EDIT: I have gone and revised the instructions above to follow my exact steps as opposed to quoting his steps as before then listing my corrections after - I think this makes the directions clearer and easier to follow - if you have any further questions - let me know - I'll do my best to answer! :)
jammerlappen
08-03-2007, 10:56 AM
could you please post what kinds of regvalues have to be created? f.e. dword etc.
thanks
chymmylt
08-03-2007, 10:58 AM
could you please post what kinds of regvalues have to be created? f.e. dword etc.
thanks
They are there - they were listed down bellow but have since been edited into the post above. However here they are again :)
HKLM\Software\OEM\VoiceCommand
Default - String - (value not set)
LaunchAPEnable - DWord - 1 (decimal)
Path - string - \Program Files\Bluetooth Voice Command\BTVCBasic.exe
VoiceCmdDuration - Dword - 30 (decimal)
VoiceCmdEnable - Dword - 0 (decimal)
and
HKLM\SOFTWARE\Microsoft\Bluetooth\AudioGateway
BTAGExtModule - string - \Windows\btagext.dll
jammerlappen
08-03-2007, 11:09 AM
still no progress, the same error occurs. though values are saved ):
chymmylt
08-03-2007, 11:20 AM
still no progress, the same error occurs. though values are saved ):
Go over one more time the steps since I've edited them - I just hard reset it and reinstalled following them exactly as stated and following the instructions point by point the way I posted them worked first time no errors!
MrDSL
08-03-2007, 12:26 PM
Is there anyone that would be kind enough to make a cab that creates the registry settings?
I must be doing something wrong because the registry ones I keep making aren't working..
drbowden
08-03-2007, 03:15 PM
@chymmylt: Super job - thanks for making this so much easier!
Dean
slimsaturn
08-03-2007, 03:51 PM
Can you clarify step 10
ZaJules
08-03-2007, 05:49 PM
OK here is a one step cab to fix Voice Command 1.6
Please test it and let me know if there are any problems
Instructions:
Install Microsoft Voice Command 1.6 (Duh)
Copy this cab file to your device and tap to install.
Then go to Start > Programs > BT Voice Command Config
and tick enable.
Tap "Save"
Tap "Exit"
Go to bluetooth devices and remove your headset.
Power off your Device (Hold the power button till it asks to shut down)
Restart device.
Re pair your headset.
make sure button 5 is set to Voice Command (Settings > Buttons)
Reset Device.
This works perfectly on my device.
Credit to all the brains on XDA-Devs (you know who you are). This is not my work I only packaged it for easy install.
Jules
MrDSL
08-03-2007, 06:39 PM
Just tried and when I click save I get a
An unexpected error has occured in BTVC Config.exe
Select quit and then restart this program, or select details for more information.
chymmylt
08-03-2007, 08:02 PM
Can you clarify step 10
Sorry bout that - written way past my bed time - now step 10 is as it should be - save and exit (cut and pasting when you're tired should not be allowed!) :)
chymmylt
08-03-2007, 08:03 PM
OK here is a one step cab to fix Voice Command 1.6
Please test it and let me know if there are any problems
Instructions:
Install Microsoft Voice Command 1.6 (Duh)
Copy this cab file to your device and tap to install.
Then go to Start > Programs > BT Voice Command Config
and tick enable.
Tap "Save"
Tap "Exit"
Go to bluetooth devices and remove your headset.
Power off your Device (Hold the power button till it asks to shut down)
Restart device.
Re pair your headset.
make sure button 5 is set to Voice Command (Settings > Buttons)
Reset Device.
This works perfectly on my device.
Credit to all the brains on XDA-Devs (you know who you are). This is not my work I only packaged it for easy install.
Jules
Good work! I'm not good at creating installers but I figured it wouldn't be long before somebody compiled it into an easy installer! :)
lpsi2000
08-03-2007, 08:54 PM
@ZaJules and chymmylt
I just tried the cab along with your instructions and it worked like a charm. Excellent and great work to all that were involved.
MrDSL
08-03-2007, 09:01 PM
I don't understand why the program crashes for me but works for others..
Mine is on a fresh install of .20 ROM with VC 1.6 and my exchange server and thats all I have done..
chymmylt
08-03-2007, 09:08 PM
Hmmm.. Not sure. as I said, I didn't write any of these files, I just read through this post http://forum.xda-developers.com/showthread.php?t=283412 and pulled together everything I did into a single post to try to make it easier for people. It seems to be working for a number of people but there are a few people that it is not working for.
Did you install VC to your voice or your storage card - everything I've read said not to install it to your storage card - install it to your device - you might check that. If you installed through Zajules cab, try looking through my instructions and check that everything checks out. I'd also try reading through the forum above and see if anything strikes you.
I've seen reports of it working on an 8525 and I have a TyTN (And I suspect it should work on any hermes hardware). I have the 1.34 radio rom though I don't know if that should make any differnce (It might - Bluetooth is controlled by the radio - I really have no idea if that would help and hate to suggest anything that could brick a device - just brainstorming here). I don't have exchange installed so I couldn't say if that has anything to do with it.
Out of curiosty, when you run \Program Files\Bluetooth Voice Command\BTVCBasic.exe manually does it work?
MrDSL
08-03-2007, 10:01 PM
Yes everything is installed to device and that file you asked me about launches the VC for me to input something..
I have tried to add the registry settings but I am very clueless and they aren't coming out right..
MrDSL
08-03-2007, 10:06 PM
Okay I looked and
HKLM\Software\OEM\VoiceCommand
Default - String - (value not set)
LaunchAPEnable - DWord - 1 (decimal)
Path - string - \Program Files\Bluetooth Voice Command\BTVCBasic.exe
VoiceCmdDuration - Dword - 30 (decimal)
VoiceCmdEnable - Dword - 0 (decimal)
This entire string is missing..Heck the whole folder VoiceCommand is missing and I can't for the life of me figure out the correct way to add it..
MrDSL
08-03-2007, 10:38 PM
Ok finally figured out how to make the registry keys that are missing so now the applicationlaunches with no error and all the registry settings match but it still won't launch when I press the headset button.
It has worked before WM6 so I know my headset works..
Man If I could just get this going its all I need.. :-(
joedoe
08-03-2007, 11:47 PM
Does this hack work with the car's hands free?
chymmylt
09-03-2007, 12:47 AM
Does this hack work with the car's hands free?
No idea - don't have a car hands free but I think they work with similar tech so I think there's a good chance it might - it's worth a shot!
chymmylt
09-03-2007, 12:54 AM
Ok finally figured out how to make the registry keys that are missing so now the applicationlaunches with no error and all the registry settings match but it still won't launch when I press the headset button.
It has worked before WM6 so I know my headset works..
Man If I could just get this going its all I need.. :-(
a few follow ups on this - are you sure you set the proper type of entries in the registery?
When you look in the config program, is it activated?
Have you tried restarting the phone since you added the registry entries (push power button and then saying yes to shutting down - not with the stylus)
joshnat
09-03-2007, 12:59 AM
Did you install VC to your voice or your storage card - everything I've read said not to install it to your storage card - install it to your device - you might check that.
I haven't tried this yet, but I had VC 1.5 working fine from the storage card on AKU 2.3 roms with just the registry hack and a patched version of the voicecmd.exe that didn't create a startup item. I used the same patch on VC 1.6, so it no longer creates a startup item, but I wish I could use these instructions for the storage card. Any idea why I might not?
chymmylt
09-03-2007, 01:28 AM
I haven't tried this yet, but I had VC 1.5 working fine from the storage card on AKU 2.3 roms with just the registry hack and a patched version of the voicecmd.exe that didn't create a startup item. I used the same patch on VC 1.6, so it no longer creates a startup item, but I wish I could use these instructions for the storage card. Any idea why I might not?
From what I was reading in the forum I got this info from, people seemed to think VC needed to run on the system and not the storage card. My guess would be because the program that was written is looking for VC in \program files\voice command and not storage card\program files\voice command but other then that I don't know. You could try it off the storage card - I've not tried it so I can say for sure one way or another. If you do get it working, please let us know! VC is a rather large program and would love to take it off my precious device and onto my 2 GB storage card!!! :D
Chy
MrDSL
09-03-2007, 03:19 AM
a few follow ups on this - are you sure you set the proper type of entries in the registery?
When you look in the config program, is it activated?
Have you tried restarting the phone since you added the registry entries (push power button and then saying yes to shutting down - not with the stylus)
Yup the bt config program works fine now. All the entries in the registry look correct.
Shut down and repaired headset a few times.
Darkeyce
09-03-2007, 06:40 AM
For those of you having this working...would one of you define "working"?
Are you talking about being able to make calls? or are you talking about the rich functionality of VC 1.6, with digit dial, earpiece activations, notification messages, time announcement, etc. the way it is suppoised to work? without the audio flipping back to the handset after 10 seconds.
ZaJules
09-03-2007, 06:58 AM
For those of you having this working...would one of you define "working"?
Are you talking about being able to make calls? or are you talking about the rich functionality of VC 1.6, with digit dial, earpiece activations, notification messages, time announcement, etc. the way it is suppoised to work? without the audio flipping back to the handset after 10 seconds.
It supports Eearpice activation perfectly Time announcements, voice dial etc. I never walk around with my BT headset in my ear so I dont need the notifications to go to it. Number dial does not seem to work but then with me not beeing an american it never did recognize my numbers anyway:) .
It is not working the way it is supposed to but for my requirements it is perfect, Yours might differ so give it a try and see.
Jules
Does this hack work with the car's hands free?
It works with my Parrot CK3400 carkit... The oinly thing... You must delete the pairing and do a new pairing...
forza
09-03-2007, 09:10 AM
Also works with my Parrot C3100 Evo car kit -nice work, thanks!
ebnerjoh
09-03-2007, 09:42 AM
Hi!
I tested it with a Siemens Bluetooth headset. Installed Bluetooth-Hack, activated it, rebooted the system, repaired headset, restarted again but button-activation and also announcement is not working with the headset.
I also checked the reg-entries.
Regards,
Johannes
philly fan
09-03-2007, 10:38 AM
Hi!
I tested it with a Siemens Bluetooth headset. Installed Bluetooth-Hack, activated it, rebooted the system, repaired headset, restarted again but button-activation and also announcement is not working with the headset.
I also checked the reg-entries.
Regards,
Johannes
Me eitherand I am using the XDALIVE .20 and still have not gotten VC to activate via headset using the Widcomm stack uggghhhh.
KevinBaker
09-03-2007, 11:08 AM
Just confirming this has worked for me on XDA Live .20.1 perfectly using the .cab install, thanks a lot :).
ZaJules
09-03-2007, 11:30 AM
Me eitherand I am using the XDALIVE .20 and still have not gotten VC to activate via headset using the Widcomm stack uggghhhh.
This fix will only work under the following conditions
1. You Must have Microsoft Voice Command Version 1.6 installed ON THE MAIN MEMORY not on the sd card (This can be purchased online)
2. You Must be using WM6 on your Hermes.
3. You Must be using the deafult microsoft bluetooth stack NOT the Widcomm one.
4. If you have a problem you might need to Hard reset your device and setup VC and the fix first. Dont make any other changes or load any other BT fixes.
Jules
MrDSL
09-03-2007, 11:54 AM
I will try it from a fresh hard reset when I get the time..What I can't figure out is why your new .cab runs on some wm6 and then not on some others..
I know it has to do with the registry stuff not being entered..
philly fan
09-03-2007, 01:13 PM
This fix will only work under the following conditions
1. You Must have Microsoft Voice Command Version 1.6 installed ON THE MAIN MEMORY not on the sd card (This can be purchased online)
2. You Must be using WM6 on your Hermes.
3. You Must be using the deafult microsoft bluetooth stack NOT the Widcomm one.
4. If you have a problem you might need to Hard reset your device and setup VC and the fix first. Dont make any other changes or load any other BT fixes.
Jules
Ah forgive my ignorance. I thought it worked on both. The widcomm stack is so much nicer I switched on my BT stack and turned off widcomm and still no joy. I will just use it in it's limited ability. I can use the shortcut and make it work just not via headset push.
Thanks for the clarification sir.
flyboy009
09-03-2007, 01:52 PM
I can confirm for english speaking users, name and number dial and all other voice command prompts are working great. Command feedback and confirmations come through perfectly. Notifications will not work but this is a VC issue, nothing that can be fixed on the phone, YET!:)
Using my JasJam with Jabra BT500.
floats
09-03-2007, 04:27 PM
I had some issues with VC and WXML .10. VC was slow and sometimes altogether unresponsive. I couldn't answer calls with my BT headset. With WXML .20 and Zajules compilation, it all works as it did with the previous "hacks" in WM5 OS variants. Thanks, guys.
slimsaturn
10-03-2007, 11:19 AM
I entered my settings mannually and everything works except that once it starts to connect my call the audio is routed back to the phone. Any ideas?
chymmylt
10-03-2007, 07:38 PM
I entered my settings mannually and everything works except that once it starts to connect my call the audio is routed back to the phone. Any ideas?
when you repaired did you select hands free as an option? First time I got it working, I forgot to check that box and it did the same exact thing - I went back into the bluetooth device settings, selected my head piece and checked the hands free box and everything worked correctly! :) Worth a shot!
slimsaturn
10-03-2007, 08:40 PM
when you repaired did you select hands free as an option? First time I got it working, I forgot to check that box and it did the same exact thing - I went back into the bluetooth device settings, selected my head piece and checked the hands free box and everything worked correctly! :) Worth a shot!
I set it to hands free. Its fine if initaite the call from the phone. and the bluetooth VC works. but after its starts to dial and is connected it transfers back to the phone.
chymmylt
10-03-2007, 08:50 PM
I set it to hands free. Its fine if initaite the call from the phone. and the bluetooth VC works. but after its starts to dial and is connected it transfers back to the phone.
Hmmm. The way mine is works, it uses the headset for the voice command - there's about 1/2 - 1 sec where the headset shuts down as it starts to dial and then it starts up again as soon as the call begins to connect. Was the hands free working before you installed VC? If you have the headset on and just dial the phone without VC does the headset pickup?)
slimsaturn
12-03-2007, 12:32 AM
Hmmm. The way mine is works, it uses the headset for the voice command - there's about 1/2 - 1 sec where the headset shuts down as it starts to dial and then it starts up again as soon as the call begins to connect. Was the hands free working before you installed VC? If you have the headset on and just dial the phone without VC does the headset pickup?)
Yep and it works fine if I initiate the call from the phone. It appears I am having a conflict. I did a HR and loaded everything again and VC from the begnning using the cab with the fixes this time. And same issue. However after its starts dialing the mic icon appears again, then dissappears and then audio is back on the phone. It really is mystifying. It worked before in every other ROM fine.
xcsdm
12-03-2007, 01:15 PM
i am working diligently to fix all of our bluetooth issues with voicecommand. Expect this around the 21st. We will begin beta testing over the weekend. Give me a few days to work out any issues, and release the middle of next week.
XCSdM
MrDSL
12-03-2007, 02:01 PM
i am working diligently to fix all of our bluetooth issues with voicecommand. Expect this around the 21st. We will begin beta testing over the weekend. Give me a few days to work out any issues, and release the middle of next week.
XCSdM
This is really good news as all of the VC.cab fixes in this topic will just crash when trying to enable, even the one that is fixed and apparently works on other WM6 phones.
If you need beta testers count me in..
shahrilridzwan
12-03-2007, 03:31 PM
guys.. my announce incoming calls not functioning.. fyi.. i'm also using wisbar advance 2 and wisbar advance desktop in my device... anyone knows how to solve this?? ohh almost forgot.. i've already patched the MC VC with the VC1.6BTFix.CAB
MrDSL
12-03-2007, 03:45 PM
guys.. my announce incoming calls not functioning.. fyi.. i'm also using wisbar advance 2 and wisbar advance desktop in my device... anyone knows how to solve this?? ohh almost forgot.. i've already patched the MC VC with the VC1.6BTFix.CAB
Yes this has been discussed. The only thing this will fix is being able to initiate VC by pressing the headset button..
xcsdm
12-03-2007, 05:00 PM
guys.. my announce incoming calls not functioning.. fyi.. i'm also using wisbar advance 2 and wisbar advance desktop in my device... anyone knows how to solve this?? ohh almost forgot.. i've already patched the MC VC with the VC1.6BTFix.CAB
As has already been discussed... extensively, This is for activating voice commands only. Until I am finished with the new fix, that is all you can expect from anyone's fix.
The WM6 ROMS don't include cyberon voice dialing. This is what included some of the registry keys I change with the 0.9f fix. Version 1.0 is coming, and works... as intended by both MS and HTC.
XCSdM
MrDSL
12-03-2007, 07:22 PM
As has already been discussed... extensively, This is for activating voice commands only. Until I am finished with the new fix, that is all you can expect from anyone's fix.
The WM6 ROMS don't include cyberon voice dialing. This is what included some of the registry keys I change with the 0.9f fix. Version 1.0 is coming, and works... as intended by both MS and HTC.
XCSdM
You rule!!!
I'm gonna stop messing with hard resets and rom flashing then just to get this to work since you have something in the works..
MrDSL
14-03-2007, 01:51 PM
Ok did a hard reset and then a fresh install and all works well now..
I can do VC through headset woohoo I'm good to go..
MELPHBOY
21-03-2007, 10:26 PM
All my setting are correct for Caller ID voice annoucement with MS VC 1.6 but it will not annouce caller name or number on the device speakers or my blue to headsets. Everything else is working perfect with this fix except no caller ID anoucement. Can someone please help me with this issue.
y2whisper
22-03-2007, 01:19 PM
I set it to hands free. Its fine if initaite the call from the phone. and the bluetooth VC works. but after its starts to dial and is connected it transfers back to the phone.
I have the same problem, but just making phone calls or answering phone calls is working fine using Scala-500 headset
orateam
29-03-2007, 08:01 PM
Ditto.
No call announce or appointment announcements. WM5, here i come.
Saber_007
26-04-2007, 06:44 AM
I have install the VC and run the cab file.
Everything seems to work fine except for one thing.
I used to be able to press the button on my h700 and it would start the voice dialer on the phone.
Since installing this app/cab it now won't work.
Some of the other button press like "Redial" still work by holding the button down.
Am i missing something.
Thanks for the help.
Cheers
rabdo
04-05-2007, 02:19 PM
Yep and it works fine if I initiate the call from the phone. It appears I am having a conflict. I did a HR and loaded everything again and VC from the begnning using the cab with the fixes this time. And same issue. However after its starts dialing the mic icon appears again, then dissappears and then audio is back on the phone. It really is mystifying. It worked before in every other ROM fine.
I have exactly the same problem using Black pro 2.5 ROM. It is really annoying. When the sound goes back to the phone soon after connecting then a quick tap on the headset button will bring it back to the headset. Also this problems does not happen EVERY time, just most times. This seems to be a new problem for me using the new Black pro 2.5 ROM
pbratton
08-05-2007, 05:16 PM
OK here is a one step cab to fix Voice Command 1.6
Please test it and let me know if there are any problems
Instructions:
Install Microsoft Voice Command 1.6 (Duh)
Copy this cab file to your device and tap to install.
Then go to Start > Programs > BT Voice Command Config
and tick enable.
Tap "Save"
Tap "Exit"
Go to bluetooth devices and remove your headset.
Power off your Device (Hold the power button till it asks to shut down)
Restart device.
Re pair your headset.
make sure button 5 is set to Voice Command (Settings > Buttons)
Reset Device.
This works perfectly on my device.
Credit to all the brains on XDA-Devs (you know who you are). This is not my work I only packaged it for easy install.
Jules
Thanks Jules!!!
Makes easy work of making it all work!
Thanks again!
ZaJules
09-05-2007, 06:20 AM
I have install the VC and run the cab file.
Everything seems to work fine except for one thing.
I used to be able to press the button on my h700 and it would start the voice dialer on the phone.
Since installing this app/cab it now won't work.
Some of the other button press like "Redial" still work by holding the button down.
Am i missing something.
Thanks for the help.
Cheers
If it was working why did you install the fix?
All the fix does is enable the button on the bluetooth headset
Jules
rajankg
16-05-2007, 10:05 PM
I tried the registry hack in my 8525 by adding a new "path" string to "HKEY_LOCAL_MACHINE\SOFTWARE\OEM\VoiceCommand" and set it to point to \Program Files\Voice Command\VoiceCMD.exe. Removed the SDDialer from the "StartUp" list.
Now, when I press the button in my JX10 bluetooth, I hear the VoiceComand beeping to take a new command in my 8525. When I said "call xyz at mobile", VoiceCommand picked my command (not sure if it picked my command thru' bluetooth or 8525 built-in mic) and asked for confirmation to dial thru' 8525 built-in speaker and dialed the number for me.
But interesting thing is:
During my call conversation, I received another call. This time, I heard "caller announcement" thru' bluetooth (for the first time). I thought, it is impossible to get the VS announcement to work thru' bluetooth. If that is the case, I am not sure how I got that announcment thru' bluetooth :)
May be the issue is elsewhere and not with the BT stack...
Rajan
zeddock
09-08-2007, 02:06 AM
I have exactly the same problem using Black pro 2.5 ROM. It is really annoying. When the sound goes back to the phone soon after connecting then a quick tap on the headset button will bring it back to the headset. Also this problems does not happen EVERY time, just most times. This seems to be a new problem for me using the new Black pro 2.5 ROM
Very same problem here.
Anybody understand what could be happening?
zeddock
DavidLPeng
09-08-2007, 03:12 AM
I had this problem before but then I went back into XCSdM app and tick "Disalbe Notifications during call" - save - exit.
reboot might be required but I didn't remember if I rebooted or not but it is now working fine. I can do voice dialing through BT and it doesn't go back to phone after it got connected.
Very same problem here.
Anybody understand what could be happening?
zeddock
zeddock
09-08-2007, 09:01 PM
I had this problem before but then I went back into XCSdM app and tick "Disalbe Notifications during call" - save - exit.
reboot might be required but I didn't remember if I rebooted or not but it is now working fine. I can do voice dialing through BT and it doesn't go back to phone after it got connected.
Thanx! Will give it a try. At this point it is useless while on my motorcycle!
zeddock
zeddock
09-08-2007, 09:04 PM
I had this problem before but then I went back into XCSdM app and tick "Disalbe Notifications during call" - save - exit.
reboot might be required but I didn't remember if I rebooted or not but it is now working fine. I can do voice dialing through BT and it doesn't go back to phone after it got connected.
Actually, I have not been able to get this latest cab to install. It complains that it was unsuccessful. I had the original .9f cab... and I don't know how to go back to square-one, other than an uninstall/reinstall of vc1.6.
How can I make sure that I am properly prepared to install this cab/fix?
Step by step, please?
zeddock
jjjjayd13
10-08-2007, 01:14 PM
OK here is a one step cab to fix Voice Command 1.6
Please test it and let me know if there are any problems
Instructions:
Install Microsoft Voice Command 1.6 (Duh)
Copy this cab file to your device and tap to install.
Then go to Start > Programs > BT Voice Command Config
and tick enable.
Tap "Save"
Tap "Exit"
Go to bluetooth devices and remove your headset.
Power off your Device (Hold the power button till it asks to shut down)
Restart device.
Re pair your headset.
make sure button 5 is set to Voice Command (Settings > Buttons)
Reset Device.
This works perfectly on my device.
Credit to all the brains on XDA-Devs (you know who you are). This is not my work I only packaged it for easy install.
Jules
:cool: I used this cab and my phone now is able to use the plantronics headphone via bluetooth.
Thanks much!!!
rayb2001
07-09-2007, 06:46 PM
Me Too!
Before, when I press/hold the call button on the headset, I would hear the headset beeps but not the "speak now" tone. I would also NOT see the mic. Could press the hard button (programmed to button 5) and speak into the phone mic and it worked.
After CAB, I can press/hold the call button and hear the proper tones in the headset. I can voice dial! Thanks!
WM6: vpG3 3.60.1
adelamare
08-09-2007, 08:51 AM
Hi am running Black Satin and my headset is a SE HBHD980.
I installed it this morning and it seems to work. I can voice dial from the headset and the button on the side of the hermes.
I did notice one strange thing though.. I press the headset and it bleeps. I say "call steve" or similar and I see that its found 2 entries for home and mobile but it doesn't announce them. However if I say home when i see it it will ring steve at home. Not sure whay thats happening.. doesn't do it when I press the button on the hermes but it then announces through the hermes speaker.
if you can fix that also cool but it seems to work great.
One other thing.. the D980 has an LCD screen and i thought I would have been able to turn SAPaccess on with the app from the programs menu but that doesn't work. ANyone know why that is?
sohaibkkhan
12-09-2007, 06:54 PM
Hey guys,
it seems BT is working with voicecommander on Hermes, but what about Touch? as touch doesnt have Button 5, it only has 1 camera button. I have followed the instructions as previosly mentioned but it doesnt seem to work. However if i execute btcommand.exe manually from touch than i hear beep in my BT and can activate voicecommander. But it doesnt seem to executing if i press the talk button on my BT handsfree :( any ideas??
maybe this issue has been solved but i cant seem to find any links to it.
So please help guys
EDIT:
I use HTC Touch and HBH-DS970 Sony ericssons BT.
jay3521
19-09-2007, 09:59 PM
They are there - they were listed down bellow but have since been edited into the post above. However here they are again :)
HKLM\Software\OEM\VoiceCommand
Default - String - (value not set)
LaunchAPEnable - DWord - 1 (decimal)
Path - string - \Program Files\Bluetooth Voice Command\BTVCBasic.exe
VoiceCmdDuration - Dword - 30 (decimal)
VoiceCmdEnable - Dword - 0 (decimal)
and
HKLM\SOFTWARE\Microsoft\Bluetooth\AudioGateway
BTAGExtModule - string - \Windows\btagext.dll
I cannot get this to work correctly. First, I have no file BTAGEXT.DLL in my Windows directory so that registry entry does not save. I assume that this is the bluetooth audio gateway that has been proven to work correctly and sent the audio to the headset. Everything else I have done according to this post and still I have not gotten this to work. Can someone help?
Jay3521
blackout128
23-09-2007, 04:13 AM
Thanks for your great work. It took alittle while to figure out I had to hold the headset button for a few seconds(i kept trying quick taps)to get it to work. Works pretty good. Just a note:all I did was install the one cab file, no work done to the registry:D
alexandera
06-11-2007, 07:57 PM
OK here is a one step cab to fix Voice Command 1.6
Please test it and let me know if there are any problems
Instructions:
Install Microsoft Voice Command 1.6 (Duh)
Copy this cab file to your device and tap to install.
Then go to Start > Programs > BT Voice Command Config
and tick enable.
Tap "Save"
Tap "Exit"
Go to bluetooth devices and remove your headset.
Power off your Device (Hold the power button till it asks to shut down)
Restart device.
Re pair your headset.
make sure button 5 is set to Voice Command (Settings > Buttons)
Reset Device.
This works perfectly on my device.
Credit to all the brains on XDA-Devs (you know who you are). This is not my work I only packaged it for easy install.
Jules
Does this CAB work on the Elf/Touch too? I hope so can't get it to work?
Edit: checked it myself. Doesn't work for the ELF. Could someone please look in to this. Maybe just a small modification of the CAB. Everyone on this tread knows how inconvenient it is when MVC is not working via bluetooth...
vBulletin® v3.7.0, Copyright ©2000-2008, Jelsoft Enterprises Ltd.