Available for a limited time only - £10 off a £20 spend at eXpansys! For more details visit this topic!

Please Log In or Register - it's FREE!

2 Pages V   1 2 >  
Reply to this topicStart new topic
 MS Voice Command & bluetooth?
opticalc
post Dec 18 2007, 19:42
Post #1


Newbie
Group Icon

Group: Posters
Posts: 32
Joined: 5th December 2007
Member No.: 329,616

Device(s): BJII



On a WM6 BJII, can we make the bluetooth headset button activate Voice command?
Go to the top of the page
 
+Quote Post
MadSci
post Dec 18 2007, 21:24
Post #2


Enthusiast
Group Icon

Group: Posters
Posts: 280
Joined: 8th February 2004
From: USA
Member No.: 31,559



Not working for me so far.
Go to the top of the page
 
+Quote Post
opticalc
post Dec 18 2007, 23:45
Post #3


Newbie
Group Icon

Group: Posters
Posts: 32
Joined: 5th December 2007
Member No.: 329,616

Device(s): BJII



QUOTE(MadSci @ Dec 18 2007, 21:24) *
Not working for me so far.


OK I just figured out that its working. Must have been the reboot I did. Now, as long as voice command is running in the background, a press of the bluetooth headset button activates voice command using the bluetooth headsets mic. Works like a champ!

Now I just wish I could get voice command to automatically run after a reboot. That, along with a few other apps. Is this possible?
Go to the top of the page
 
+Quote Post
thelostsoul
post Dec 19 2007, 05:03
Post #4


Diehard
Group Icon

Group: Posters
Posts: 421
Joined: 29th January 2007
Member No.: 225,188

Device(s): Samsung i617



On my Cing 3125, it automatically set itself up to run on startup. But if your's isn't, check that there is a "Voice Command.lnk" in your /windows/startup folder. If not, make a txt file, and make the contents this:
CODE
56#"\Program Files\Voice Command\VoiceCmd.exe"


Change the directory according to where you have it installed. Save the file as "Voice Command.lnk" in your /windows/startup folder. Ensure that "hide file extensions for known file types" is not enabled on your file browser as it will save it will still be a text file instead of a .lnk (shortcut) file. Then reboot and you should be good.
Go to the top of the page
 
+Quote Post
opticalc
post Dec 20 2007, 00:04
Post #5


Newbie
Group Icon

Group: Posters
Posts: 32
Joined: 5th December 2007
Member No.: 329,616

Device(s): BJII



QUOTE(thelostsoul @ Dec 19 2007, 05:03) *
On my Cing 3125, it automatically set itself up to run on startup. But if your's isn't, check that there is a "Voice Command.lnk" in your /windows/startup folder. If not, make a txt file, and make the contents this:
CODE
56#"\Program Files\Voice Command\VoiceCmd.exe"


Change the directory according to where you have it installed. Save the file as "Voice Command.lnk" in your /windows/startup folder. Ensure that "hide file extensions for known file types" is not enabled on your file browser as it will save it will still be a text file instead of a .lnk (shortcut) file. Then reboot and you should be good.



You're right. Its starting automatically. Thanks for the pointers. Im going to try to see if I can get omapclock to start automatically and run at 276MHz. I need to see how to pass command line arguments to it when it runs. Thanks for the help.
Go to the top of the page
 
+Quote Post
opticalc
post Dec 20 2007, 00:32
Post #6


Newbie
Group Icon

Group: Posters
Posts: 32
Joined: 5th December 2007
Member No.: 329,616

Device(s): BJII



QUOTE(opticalc @ Dec 20 2007, 00:04) *
You're right. Its starting automatically. Thanks for the pointers. Im going to try to see if I can get omapclock to start automatically and run at 276MHz. I need to see how to pass command line arguments to it when it runs. Thanks for the help.


Well I figured that out. Make a .lnk in \windows\startup\ called OmapClock.lnk and use the following line:

44#"\My Documents\OmapClock.exe" -clock 276



The only think is that Im not sure about that 44# stuff. I used 44 because the most recent .lnk was voicecommand and it had 43# so I just used 44#. Anyways, after reboot I was set at 276MHz.



Thanks everyone.

Go to the top of the page
 
+Quote Post
thelostsoul
post Dec 20 2007, 02:03
Post #7


Diehard
Group Icon

Group: Posters
Posts: 421
Joined: 29th January 2007
Member No.: 225,188

Device(s): Samsung i617



I'm fairly certain that number is for the operating system to identify which icon to load for the .lnk. Since it's just a startup shortcut and your not putting it in your start menu or anything, even if the number is wrong, it really shouldn't have any effect as you never really need to see the icon...

But just to let you know, on my phone, it's 31. Should be the same for you...
Go to the top of the page
 
+Quote Post
MadSci
post Dec 21 2007, 21:05
Post #8


Enthusiast
Group Icon

Group: Posters
Posts: 280
Joined: 8th February 2004
From: USA
Member No.: 31,559



QUOTE(MadSci @ Dec 18 2007, 21:24) *
Not working for me so far.


I take it back, it's working perfectly! I must have not hit the button properly the first few times. Thanks for making me look at it again! biggrin.gif

Now if only I could make it work as easily without a headset rolleyes.gif

MadSci
Go to the top of the page
 
+Quote Post
Hpclink
post Dec 22 2007, 18:23
Post #9


Newbie
Group Icon

Group: Posters
Posts: 4
Joined: 28th July 2005
Member No.: 141,566

Device(s): Audiovox SMT5600



QUOTE(MadSci @ Dec 21 2007, 16:05) *
I take it back, it's working perfectly! I must have not hit the button properly the first few times. Thanks for making me look at it again! biggrin.gif

Now if only I could make it work as easily without a headset rolleyes.gif

MadSci


I set mine to work with a speed-dial entry since I miss my App key activation on the BJ1. Now I just hold #8 for speed dial and it "dings" for activation. A little kludgey but works better than using a 2-key punch with the Fn key + something else.

H
Go to the top of the page
 
+Quote Post
manoooh
post Jan 12 2008, 07:32
Post #10


Newbie
Group Icon

Group: Posters
Posts: 1
Joined: 12th January 2008
Member No.: 343,743



QUOTE(opticalc @ Dec 18 2007, 23:45) *
OK I just figured out that its working. Must have been the reboot I did. Now, as long as voice command is running in the background, a press of the bluetooth headset button activates voice command using the bluetooth headsets mic. Works like a champ!

Now I just wish I could get voice command to automatically run after a reboot. That, along with a few other apps. Is this possible?



Hello, I bought Voice Command and tried to install it on my AT&T BJ II, but it keeps saying that my device is not supported or something to that effect. How did you get voice command to install on BJ II ? Kindly help out a newbie. Thank you for your help.
Go to the top of the page
 
+Quote Post
Terry Austin
post Jan 21 2008, 03:08
Post #11


Newbie
Group Icon

Group: Posters
Posts: 12
Joined: 18th January 2008
Member No.: 346,368

Device(s): Blackjack-II



QUOTE(manoooh @ Jan 12 2008, 01:32) *
Hello, I bought Voice Command and tried to install it on my AT&T BJ II, but it keeps saying that my device is not supported or something to that effect. How did you get voice command to install on BJ II ? Kindly help out a newbie. Thank you for your help.



My guess is that you bought it from Handango.com which does say that Voice Command is not supported... I've been running it since the second day I had my BJ2. Trust me it works and it works GREAT.

I simply downloaded the install file and ran it. Works like a champ. I'm running a homescreen with Facade support (Prosper's Blue Sphere homescreen) and I've edited the pointers in the xmp file to start Voice Command). The default icon doesn't look good so I made a new one - unless you're fairly talented with photoshop that's probably not going to be something you want to tackle, but the oversized icon works just fine too.

As long as my keypad isn't locked I double down click the wheel and hit the center button and VCommand pings in waiting for my words.

Just like butter. The only problem is that now my wife wants one.

Terry
Go to the top of the page
 
+Quote Post
salado
post Jan 21 2008, 14:44
Post #12


Newbie
Group Icon

Group: Posters
Posts: 36
Joined: 3rd January 2008
From: usa
Member No.: 340,352

Device(s): i617 blackjackII



these voice command programs are not stock programs on the BlackJackII correct?

If not, can somebody post some links to get some good voice command programs?


--------------------
Go to the top of the page
 
+Quote Post
thelostsoul
post Jan 21 2008, 17:58
Post #13


Diehard
Group Icon

Group: Posters
Posts: 421
Joined: 29th January 2007
Member No.: 225,188

Device(s): Samsung i617



QUOTE(salado @ Jan 21 2008, 14:44) *
these voice command programs are not stock programs on the BlackJackII correct?

If not, can somebody post some links to get some good voice command programs?

This is currently understood as the best one. Links to buy it are on this page:
http://www.microsoft.com/windowsmobile/voi...nd/default.mspx
Go to the top of the page
 
+Quote Post
Kathy T
post Jan 24 2008, 17:13
Post #14


Newbie
Group Icon

Group: Posters
Posts: 1
Joined: 24th January 2008
Member No.: 348,600



I have just installed WMS Smartphone on my Blackjack II i617. This group has helped me immensely for installation, thank you! At this point I am able to activate the voice command using FN Z (thought this would be the easiest). I hear the Voice Command "lady" through the Blackjack II ONLY, not my wireless headset (Plantronics 520). Can any one tell me how to get the command through to the headset and if there is an easier way to activate Voice Command other than my FN Z shortcut. If you know, please talk to me like a 3 year old, I have been unable to understand how to access Program Files if need be, i.e. Code 56#"ProgramFiles\Voice Command etc. stated on this site. HELP!
Go to the top of the page
 
+Quote Post
MadSci
post Jan 25 2008, 21:19
Post #15


Enthusiast
Group Icon

Group: Posters
Posts: 280
Joined: 8th February 2004
From: USA
Member No.: 31,559



QUOTE(Hpclink @ Dec 22 2007, 18:23) *
I set mine to work with a speed-dial entry since I miss my App key activation on the BJ1. Now I just hold #8 for speed dial and it "dings" for activation. A little kludgey but works better than using a 2-key punch with the Fn key + something else.

H


Excellent! Works fine!

Nice idea!
Go to the top of the page
 
+Quote Post
MadSci
post Jan 25 2008, 21:22
Post #16


Enthusiast
Group Icon

Group: Posters
Posts: 280
Joined: 8th February 2004
From: USA
Member No.: 31,559



FYI, I found that VoiceCommand won't work reliably, or sometimes at all, if I am overclocking the phone. This is true wheter I am using the phone or a bluetooth headset to speak to it.

So I run it overclocked when I'm browsing etc, and 'downshift' to normal when I am going to be making a bunch of calls.

FYI

MadSci
Go to the top of the page
 
+Quote Post
Archy
post Mar 23 2008, 21:48
Post #17


Newbie
Group Icon

Group: Posters
Posts: 21
Joined: 22nd March 2008
Member No.: 370,426

Device(s): Blackjack II, HTC Wizard



Is there a way to get the commands & sounds through the bluetooth when it's turned on??

Also, what is the record button on the bjII? or the app1,2,3,4 keys? Can't figure out a way to launch it from a button
Go to the top of the page
 
+Quote Post
pPCp
post Mar 24 2008, 15:52
Post #18


Newbie
Group Icon

Group: Posters
Posts: 31
Joined: 14th March 2008
Member No.: 367,531



I have VoiceCommand working great from the phone itself and my JawBone bluetooth headset. When I first loaded it I thought it wasn't working but I didn't realize that the volume was all the way down on my BK2. doh...

Interesting side note about the Microsoft link posted above... under the product specific support it says this about the Samsung BlackJack from Cingular yet we can get it working on the Blackjack II.

" Samsung BlackJack from Cingular
Voice Command 1.6 bluetooth functionality does not work properly on the Samsung Blackjack. It is not possible to initiate a voice command interaction using the headset, and it is not possible to receive audio announcements through the headset on this device.
"
Go to the top of the page
 
+Quote Post
Archy
post Mar 26 2008, 02:46
Post #19


Newbie
Group Icon

Group: Posters
Posts: 21
Joined: 22nd March 2008
Member No.: 370,426

Device(s): Blackjack II, HTC Wizard



I had it working the other night...

and then I reset the phone & reinstalled it...and I get no sound at all from the program. On the phone or on the headset.

Kinda baffled...
Go to the top of the page
 
+Quote Post
Nottach
post Apr 17 2008, 19:21
Post #20


Regular
Group Icon

Group: Posters
Posts: 70
Joined: 20th February 2008
Member No.: 358,749

Device(s): i617



Need a little help here, I can get the voice command to listen through the headset (Jabra 250) but after I say "call blah-blah" the contacts info is displayed then it cancel beeps and no call is made. Is my headset just too old?

EDIT: When I say "play <artist>" it begins TCPMP and the correct artist starts playing, through the device speaker. However if while the song is playing I press the headset button on the Jabra 250 it starts listening for a command, the little mic icon shows up, and the song is routed to the headset instead of the device speaker. As soon as VC stops listening it returns to the device speaker. Do I need a hack of some kind? LostSoul, I know you know.


This post has been edited by Nottach: Apr 17 2008, 19:25
Go to the top of the page
 
+Quote Post

2 Pages V   1 2 >
Reply to this topicStart new topic

Collapse

Similar Topics

  Topic Replies Topic Starter Views Last Action
No new Topic has attachments(Minor Update: 08 Nov 08) Custom "Lite" (LTE02) ROM on DTHJ9 with FlashLite3.1 & UC
Lite version with working FL3.1 and user customization (UC)
282 PaSSoA 33,884 Today, 09:38
Last post by: pbrand
No New Posts first (&only?) videocall for WM
3 devianceluka 249 Yesterday, 04:21
Last post by: Jokes On You
No New Posts Audio file types & transfer
6 FireyRei 142 Yesterday, 13:23
Last post by: ebyss
No New Posts BT Voice Command on the Epix
2 efjay 60 Yesterday, 03:59
Last post by: Aaron385
No New Posts Questions about using 2 bluetooth devices simultaneously
2 jonboyuk 57 Today, 00:35
Last post by: Vanilla Star Sky 08
No New Posts Phatpad&Repligo-do they work?
6 palur 91 Yesterday, 14:24
Last post by: palur

2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members: