Author Topic: Voice Attack and Windows 10 IoT  (Read 1797 times)

birdonawire

  • Guest
Voice Attack and Windows 10 IoT
« on: January 10, 2019, 08:21:12 AM »
Does anyone know if it is possible to run Voice Attack on Windows 10 IoT?  I was thinking of using VA for some home automation.

Exergist

  • Global Moderator
  • Sr. Member
  • *****
  • Posts: 405
  • Ride the lightning
Re: Voice Attack and Windows 10 IoT
« Reply #1 on: January 10, 2019, 11:44:44 AM »
If you can dream it in .NET you can likely do it with a VA inline function :)

Pfeil

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4759
  • RTFM
Re: Voice Attack and Windows 10 IoT
« Reply #2 on: January 10, 2019, 06:32:24 PM »
It may work on Windows 10 IoT Enterprise, however it cannot work on Windows 10 IoT core as that lacks WinForms support(which is used for VoiceAttack's UI).

Note that IoT Enterprise is not available on ARM devices, like the Raspberry Pi.

birdonawire

  • Guest
Re: Voice Attack and Windows 10 IoT
« Reply #3 on: January 11, 2019, 10:07:51 AM »
So the next question I have then is: do you think it would be possible to run VA in a sort of headless mode so that it doesn't require WinForms?


Pfeil

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4759
  • RTFM
Re: Voice Attack and Windows 10 IoT
« Reply #4 on: January 11, 2019, 06:36:08 PM »
No. It is built with the GUI in mind.