<?xml version="1.0" encoding="iso-8859-1" ?> 

<shoot-config>
	<command-list key-delay="0">
		 
		

		

		<command name="ATC respond one" phrase="roger one">
			<key type="1"/>
		</command>

		<command name="ATC respond two" phrase="roger two">
			<key type="2"/>
		</command>
		
		<command name="ATC respond three" phrase="roger three">
			<key type="3"/>
		</command>

		<command name="ATC respond fore" phrase="roger fore">
			<key type="4"/>
		</command>

		<command name="ATC respond five" phrase="roger five">
			<key type="5"/>
		</command>

		<command name="ATC respond six" phrase="roger six">
			<key type="6"/>
		</command>

		<command name="ATC respond seven" phrase="roger seven">
			<key type="7"/>
		</command>

		<command name="ATC menu" phrase="ATC">
			<key type="SPACEBAR"/>
		</command>
		
		

	</command-list>
	<push-to-talk initial-state="off">
		<hold>
			<button device="2" number="1" />
		</hold>
	</push-to-talk>
	
	<sounds>
		
		<sound type="speech-enabled" source="start1.wav" pan="0" volume="150" />
		<sound type="speech-disabled" source="stop1.wav" pan="0" volume="100" />
	</sounds>
</shoot-config>

