Author Topic: multiple voxwav identifying user  (Read 1674 times)

0 Members and 1 Guest are viewing this topic.

achel

  • Jr. Member
  • **
  • Posts: 38
  • Karma: 4
    • View Profile
multiple voxwav identifying user
« on: October 04, 2014, 05:14:28 AM »
Hello
i have voxwav pro and i was wondering if there is an option where voxcommando can identify the the handset voxwav is coming from.
for example if ipress the talk button voxcommando would use my speech settings and know it was me and if my wife was to use her hand set it would know it was her.
This way I would not have to give a voice command so it switches profiles.

Thank you in advance
little background i have no skill in programming

« Last Edit: October 04, 2014, 05:54:17 AM by achel »

Kalle

  • $upporter
  • Hero Member
  • *****
  • Posts: 2319
  • Karma: 47
    • View Profile
Re: multiple voxwav identifying user
« Reply #1 on: October 04, 2014, 07:15:16 AM »
Hi achel and welcome to VC Forum.
Yes it is possible:

"On the main menu of VoxWav, click the radio tower icon. Depending on your device it may also say "hello" next to the icon. (On a small-screen device you may need to press the "settings" button to see the menu.)"

After you click on the radio tower icon in VoxWav, you will see in the VC history window a event with the ip-address from the device which send the message.

You will find more information about VoxWav in our Wiki: http://voxwav.wikispaces.com/Installation
***********  get excited and make things  **********

jitterjames

  • Administrator
  • Hero Member
  • *****
  • Posts: 7714
  • Karma: 116
    • View Profile
    • VoxCommando
Re: multiple voxwav identifying user
« Reply #2 on: October 04, 2014, 08:28:23 AM »
When you use "hello" to search for VC it will show up in the history window but not as an event.

If you want to identify which device is sending audio from VoxWav you can use the TcpMic.NewClient event.  Payload {1} will be the IP address of the Android device.

see here: http://voxcommando.com/forum/index.php?topic=1041.msg8752#msg8752

achel

  • Jr. Member
  • **
  • Posts: 38
  • Karma: 4
    • View Profile
Re: multiple voxwav identifying user
« Reply #3 on: October 04, 2014, 08:35:21 AM »
Thank you both :) this is fantastic