Author Topic: command to close VA  (Read 1859 times)

ramses0931

  • Guest
command to close VA
« on: August 07, 2018, 05:03:42 PM »
A command for closing properly VA
I don't want ALT + F4  ;D

Pfeil

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4761
  • RTFM
Re: command to close VA
« Reply #1 on: August 07, 2018, 07:24:22 PM »
You can close VoiceAttack using the "Perform a Window Function" action:
Code: [Select]
Close window 'VoiceAttack'
This requires all VoiceAttack windows but the main one(options, edit a profile, etc...) to be closed, but you'd have to do that to cleanly close VoiceAttack in any other way as well.