| |||||||
| Smartphones This is the Microsoft General Public Smartphones Newsgroup. |
![]() |
| | LinkBack | Thread Tools |
| |||
| How to capture VK_VOICEDIAL from BlueTooth headset? Hi all, I'm writing a voice recognition software for WM5.0 smartphone, I need to capture the BlueTooth headset's button click event. This button triggers the built in voice dial engine from microsoft, and I want to replace it. I've used the following functions to capture the VK_APP3, which is send by long-volume-down: UnregisterFunc1 RegisterHotKey according to the document, the key-press of BT handset seems to be VK_VOICEDIAL (same as VK_F24), but I can't capture it using the same way as for VK_APP3. What can I do? Thanks, Qiang He |
| |||
| Re: How to capture VK_VOICEDIAL from BlueTooth headset? The app launched as a result of this button press is defined in the registry (I forget the exact location of the key). Therefore you can replace the value and have the system launch your application, then you don't have to worry about the low-level key handling. Peter -- Peter Foot Device Application Development MVP www.peterfoot.net | www.inthehand.com "qhe" <qhe@nospam.tsinghua.org.cn> wrote in message news:entsp1$kp0$1@news.cn99.com... > Hi all, > > I'm writing a voice recognition software for WM5.0 smartphone, I need to > capture the BlueTooth headset's button click event. This button triggers > the built in voice dial engine from microsoft, and I want to replace it. > > I've used the following functions to capture the VK_APP3, which is send by > long-volume-down: > UnregisterFunc1 > RegisterHotKey > > according to the document, the key-press of BT handset seems to be > VK_VOICEDIAL (same as VK_F24), but I can't capture it using the same way > as for VK_APP3. > > What can I do? > > Thanks, > Qiang He > > |
| |||
| Re: How to capture VK_VOICEDIAL from BlueTooth headset? I would be really interested in testing this option if it works. I am an occupational therapist working with persons with various disabilities and activating a bluetooth headset is virtually impossible if the person is unable lift their hands off their electric wheelchair. Thanks , "Peter Foot [MVP]" wrote: > The app launched as a result of this button press is defined in the registry > (I forget the exact location of the key). Therefore you can replace the > value and have the system launch your application, then you don't have to > worry about the low-level key handling. > > Peter > > -- > Peter Foot > Device Application Development MVP > www.peterfoot.net | www.inthehand.com > > "qhe" <qhe@nospam.tsinghua.org.cn> wrote in message > news:entsp1$kp0$1@news.cn99.com... > > Hi all, > > > > I'm writing a voice recognition software for WM5.0 smartphone, I need to > > capture the BlueTooth headset's button click event. This button triggers > > the built in voice dial engine from microsoft, and I want to replace it. > > > > I've used the following functions to capture the VK_APP3, which is send by > > long-volume-down: > > UnregisterFunc1 > > RegisterHotKey > > > > according to the document, the key-press of BT handset seems to be > > VK_VOICEDIAL (same as VK_F24), but I can't capture it using the same way > > as for VK_APP3. > > > > What can I do? > > > > Thanks, > > Qiang He > > > > > |
![]() |
| Bookmarks |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Problem with Bluetooth Headset in Vista | DocMAX | Windows Vista | 6 | 02-27-2007 03:30 PM |
| Bluetooth Headset Orange SPV C500 | Alistair Green | Smartphones | 0 | 01-05-2007 05:16 AM |
| Bluthooth Headset | Sebastian Fillinger | Windows Vista | 1 | 01-02-2007 10:27 AM |
| Bluetooth Headset - HELP - No Services... | jbeck | Tablet PC - Toshiba | 1 | 08-25-2004 04:59 PM |
| Wireless Headset | newsie | Windows XP Tablet PC Newsgroup | 1 | 05-26-2004 09:13 PM |