Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 927 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 927 Bytes

VAExtensions

A general purpose plugin to extend the base functionalities of VoiceAttack (www.voiceattack.com)

VAExtensions adds extra commands for

  • Extracting content from plain text, XML files, CSV files or RSS feeds, either stored locally on your hard drive or shared the Internet
  • Read and write INI files
  • Read and write values in SQLite databases (experimental)
  • and some more...

Installation

Download the binary package found in the 'releases' section and extract the entire 'VAExtensions' folder into your 'VoiceAttack\Apps' directory. Don't forget to enable 'plugin support' from the VoiceAttack main settings window

Usage

Import the sample profiles included for a demo of the supported features.

Source Code

Written in Visual Basic.NET
Project compatible with both Full and Express Edition of Visual Studio 2015

(TODO: sample profiles soon available; documentation)