Author Topic: Command direct to X-Plane  (Read 4823 times)

Sloboda

  • Jr. Member
  • **
  • Posts: 74
  • VoiceCommander Creator
    • A.M.I.S. X Plane
Command direct to X-Plane
« on: January 28, 2017, 03:40:29 PM »
Hello,
is there a way to send commands (not keystrokes) to X-Plane ?
Perhaps it's possible to use flywithlua ?

Thanks for your answers.

Pfeil

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4759
  • RTFM
Re: Command direct to X-Plane
« Reply #1 on: January 29, 2017, 03:34:15 AM »
You'll have to write a VoiceAttack plugin that communicates with a plugin for X-Plane(which you'll also have to write/modify).

Whether you use flywithlua or the X-Plane SDK is up to you.