<?xml version="1.0" encoding="us-ascii"?>
<!--voicecommands.xml-->
<!--This should be in the same folder as VoxCommando.exe.-->
<VoiceCommands>
    <commandGroup name="Vox Commands">
        <command name="Listen">
            <phrase>Listen,yo bitch,hey there,computer, start listening, pay attention</phrase>
        </command>
        <command name="Don't Listen">
            <phrase>ignore me,take a hike,don't listen,fuck off,stand by</phrase>
        </command>
        <command name="Option">
            <phrase>Option,Select Option</phrase>
            <payloadRange>1,10</payloadRange>
        </command>
    </commandGroup>
    <commandGroup name="Payload Commands">
        <command name="Set Volume">
            <phrase>master volume,set volume,system volume,volume</phrase>
            <payloadRange>1,100</payloadRange>
        </command>
        <command name="Move&amp;&amp;Up">
            <phrase optional="true">Move,Go,Travel,Skip</phrase>
            <phrase>Up</phrase>
            <payloadRange>1,30</payloadRange>
        </command>
        <command name="Move&amp;&amp;Down">
            <phrase optional="true">Move,Go,Travel,Skip</phrase>
            <phrase>Down</phrase>
            <payloadRange>1,30</payloadRange>
        </command>
        <command name="Move&amp;&amp;Left">
            <phrase optional="true">Move,Go,Travel,Skip</phrase>
            <phrase>Left,rewind</phrase>
            <payloadRange>1,30</payloadRange>
        </command>
        <command name="Move&amp;&amp;Right">
            <phrase optional="true">Move,Go,Travel,Skip</phrase>
            <phrase>Right,forward</phrase>
            <payloadRange>1,30</payloadRange>
        </command>
    </commandGroup>
    <commandGroup name="Standard Commands">
        <command name="Play">
            <phrase>Play</phrase>
        </command>
        <command name="Stop">
            <phrase>Stop</phrase>
        </command>
        <command name="Pause">
            <phrase>Pause,Unpause</phrase>
        </command>
        <command name="Volumeup">
            <phrase>Volume up,Increase Volume</phrase>
        </command>
        <command name="Volumedown">
            <phrase>Volume down, Decrease Volume</phrase>
        </command>
        <command name="Mute">
            <phrase>Toggle Mute,Mute</phrase>
            <phrase optional="true">Sound</phrase>
        </command>
        <command name="Next">
            <phrase>Next,Forward,Next Song,Next Track,Next Item,Fast Forward</phrase>
        </command>
        <command name="Previous">
            <phrase>Previous,Previous Song,Last Song,Previous Track,Last Track</phrase>
        </command>
        <command name="Up">
            <phrase>Up</phrase>
        </command>
        <command name="Down">
            <phrase>Down</phrase>
        </command>
        <command name="Left">
            <phrase>Left</phrase>
        </command>
        <command name="Right">
            <phrase>Right</phrase>
        </command>
        <command name="Enter">
            <phrase>Enter,Select,Okay,Make it so</phrase>
        </command>
        <command name="Cancel">
            <phrase>Cancel,Go Back,Back</phrase>
        </command>
        <command name="Menu">
            <phrase>Menu,Options</phrase>
        </command>
        <command name="Yes">
            <phrase>Yes</phrase>
        </command>
        <command name="No">
            <phrase>No</phrase>
        </command>
        <command name="PageUp">
            <phrase>page up, scroll up</phrase>
        </command>
        <command name="PageDown">
            <phrase>page down, scroll down</phrase>
        </command>
    </commandGroup>
    <commandGroup name="MediaMonkey Commands">
        <command name="Monkey">
            <phrase>Media Monkey</phrase>
        </command>
        <command name="Close Monkey">
            <phrase>Close,Kill</phrase>
            <phrase>Monkey,The Monkey, Media monkey</phrase>
        </command>
        <command name="WhatSong">
            <phrase>What Song,What Song is this</phrase>
        </command>
        <command name="WhatArtist">
            <phrase>What Artist,What Artist is this,What Band,What Band is this,Who is this</phrase>
        </command>
        <command name="WhatAlbum">
            <phrase>What Album,What Album is this</phrase>
        </command>
        <command name="WhatRating">
            <phrase>What Rating,What Rating is this</phrase>
        </command>
        <command name="PlaylistByName">
            <phrase>Playlist,Load Playlist, Play Playlist</phrase>
            <payloadList>Hits,Unrated,Radio Paradise, new stuff, Mix, 80 plus,90 plus</payloadList>
        </command>
        <command name="Genre">
            <phrase>Genre,Play Genre,Music Genre,play some,play,how about some,i'm in the mood for some</phrase>
            <payloadList>classical,reggae,blues,rock,pop,oldies,dance,alternative,various,indie,jazz,acapella,electronic,ska, christmas</payloadList>
            <payloadList optional="true">unrated</payloadList>
        </command>
    </commandGroup>
    <commandGroup name="other commands">
        <command name="Alt Tab">
            <phrase>Alt Tab,Switch Windows</phrase>
        </command>
        <command name="Display">
            <phrase>Display,Info,Display Information,Show Information</phrase>
        </command>
        <command name="Close">
            <phrase>Close Program,Exit Program,close window</phrase>
        </command>
        <command name="Minimize">
            <phrase>Minimize,Minimize Window,Hide,Hide Window</phrase>
        </command>
        <command name="TvPower">
            <phrase>Teevee Power,Teevee Off,Teevee On</phrase>
        </command>
        <command name="TvMute">
            <phrase>Teevee Mute</phrase>
        </command>
    </commandGroup>
    <commandGroup name="Dictate">
        <command name="Google">
            <phrase>search web for,google search</phrase>
            <payloadDictation />
        </command>
        <command name="GoogleLucky">
            <phrase>lucky search</phrase>
            <payloadDictation>payloadDictation: don't edit this</payloadDictation>
        </command>
        <command name="Type">
            <phrase>type</phrase>
            <payloadDictation>payloadDictation: don't edit this</payloadDictation>
        </command>
    </commandGroup>
    <commandGroup name="XBMC Commands">
        <command name="XBMC">
            <phrase>XBMC</phrase>
        </command>
        <command name="ContextMenu">
            <phrase>Context Menu</phrase>
        </command>
        <command name="FastForward">
            <phrase>Fast Forward</phrase>
        </command>
        <command name="Rewind">
            <phrase>Rewind</phrase>
        </command>
        <command name="SkipNext">
            <phrase>Skip Next</phrase>
        </command>
        <command name="SkipPrevious">
            <phrase>Skip Previous</phrase>
        </command>
        <command name="BigSkipBackward">
            <phrase>Big Skip Backward</phrase>
        </command>
        <command name="Record">
            <phrase>Record</phrase>
        </command>
        <command name="BigSkipForward">
            <phrase>Big Skip Forward</phrase>
        </command>
        <command name="SmallSkipBackward">
            <phrase>Small Skip Backward</phrase>
        </command>
        <command name="SmallSkipForward">
            <phrase>Small Skip Forward</phrase>
        </command>
        <command name="AspectRatio">
            <phrase>Aspect Ratio</phrase>
        </command>
        <command name="CodecInfo">
            <phrase>Codec Info</phrase>
        </command>
        <command name="FullScreen">
            <phrase>Full Screen</phrase>
        </command>
        <command name="Repeat">
            <phrase>Repeat</phrase>
        </command>
        <command name="ShowSubtitles">
            <phrase>Show Subtitles</phrase>
        </command>
        <command name="OSD">
            <phrase>OSD</phrase>
        </command>
        <command name="ShowTime">
            <phrase>Show Time</phrase>
        </command>
        <command name="ScrollUp">
            <phrase>Scroll Up</phrase>
        </command>
        <command name="ScrollDown">
            <phrase>Scroll Down</phrase>
        </command>
        <command name="Close">
            <phrase>Close</phrase>
        </command>
        <command name="0">
            <phrase>0</phrase>
        </command>
        <command name="1">
            <phrase>1</phrase>
        </command>
        <command name="2">
            <phrase>2</phrase>
        </command>
        <command name="3">
            <phrase>3</phrase>
        </command>
        <command name="4">
            <phrase>4</phrase>
        </command>
        <command name="5">
            <phrase>5</phrase>
        </command>
        <command name="6">
            <phrase>6</phrase>
        </command>
        <command name="7">
            <phrase>7</phrase>
        </command>
        <command name="8">
            <phrase>8</phrase>
        </command>
        <command name="9">
            <phrase>9</phrase>
        </command>
        <command name="Playlist">
            <phrase>Playlist</phrase>
        </command>
        <command name="Queue">
            <phrase>Queue</phrase>
        </command>
        <command name="MoveItemUp">
            <phrase>Move Item Up</phrase>
        </command>
        <command name="MoveItemDown">
            <phrase>Move Item Down</phrase>
        </command>
        <command name="Delete">
            <phrase>Delete</phrase>
        </command>
        <command name="Random">
            <phrase>Random</phrase>
        </command>
        <command name="Repeat">
            <phrase>Repeat</phrase>
        </command>
        <command name="ParyMode">
            <phrase>Party Mode</phrase>
        </command>
        <command name="ParentDir">
            <phrase>Parent Dir</phrase>
        </command>
        <command name="Info">
            <phrase>Info</phrase>
        </command>
        <command name="TakeScreenShot">
            <phrase>Take Screen Shot</phrase>
        </command>
        <command name="EjectTray">
            <phrase>Eject</phrase>
        </command>
        <command name="PlayDVD">
            <phrase>Play DVD</phrase>
        </command>
        <command name="Home">
            <phrase>Home</phrase>
        </command>
        <command name="MyVideos">
            <phrase>My Videos</phrase>
        </command>
        <command name="MyMusic">
            <phrase>My Music</phrase>
        </command>
        <command name="MyPictures">
            <phrase>My Pictures</phrase>
        </command>
        <command name="MyMovies">
            <phrase>My Movies</phrase>
        </command>
        <command name="MyTVShows">
            <phrase>My TV Shows</phrase>
        </command>
        <command name="Weather">
            <phrase>Weather</phrase>
        </command>
        <command name="Settings">
            <phrase>Settings</phrase>
        </command>
        <command name="Favorites">
            <phrase>Favorites</phrase>
        </command>
        <command name="SystemInfo">
            <phrase>System Info</phrase>
        </command>
        <command name="LastFMLove">
            <phrase>Last FM Love</phrase>
        </command>
        <command name="LastFMBan">
            <phrase>Last FM Ban</phrase>
        </command>
        <command name="UpdateVideoLibrary">
            <phrase>Update Video Library</phrase>
        </command>
        <command name="UpdateMusicLibrary">
            <phrase>Update Music Library</phrase>
        </command>
        <command name="ShutdownMenu">
            <phrase>Shutdown Menu</phrase>
        </command>
        <command name="Quit">
            <phrase>Quit</phrase>
        </command>
        <command name="Shutdown">
            <phrase>Shutdown</phrase>
        </command>
        <command name="Powerdown">
            <phrase>Power down</phrase>
        </command>
        <command name="Suspend">
            <phrase>Suspend</phrase>
        </command>
        <command name="Hibernate">
            <phrase>Hibernate</phrase>
        </command>
        <command name="Reset">
            <phrase>Reset</phrase>
        </command>
    </commandGroup>
</VoiceCommands>