Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 586 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 586 Bytes

Introduction

VRVControl is WPF (MVVM) application for controlling master sound with click, keybinds or with voice recognition.

Available voice commands

  • Increase sound (increases master sound by 10%)
  • Decrease sound (decreases master sound by 10%)
  • Mute (mute/unmute master sound)
  • Close (close application)

Requirements

  • .NET framework 4.5.2 (Windows Vista SP2 and onwards)
  • English speech for voice recognition
  • UI toolkit for WPF mahapps