Log in

View Full Version : Need help getting Shoot voice command working.


steve299
06-24-08, 02:04 AM
Hello. I have been browsing this forum for a year now. Made a account and only used it once before. Recently I was browsing around the site and Discovered the voice Program "Shoot" I installed it and the Profile for SH3. Shoot seems to work with the IL2 and Operation Flashpoint profiles. However when I try to open up the Profile for Silent hunter 3 I get this message. There was a error at line 229, position 41 while reading C:\Program Files\Shoot\Profiles\SHIII.xml Full error message The 'pause' attribute is not declared. An error occured at file://C:/Program Files/Shoot/Profiles/SHIII.xml I tryed reinstalling Shoot and the Profile for SH3. Still no luck. ANyone know what I should do?

xptical
04-19-10, 07:06 PM
Does anyone have a good Shoot! profile for SH3?

Hook
04-20-10, 08:41 AM
Does anyone have a good Shoot! profile for SH3? http://www.subsim.com/subsim_files/patches2005_sh3.html

Search for "Shoot" or "Silent Hunter III Voice Command V2.4"

If you don't already have it, you'll need an updated shoot.exe.config file that enables NET 1.1 support in later versions of NET. It adds the following lines between </system.diagnostics> and </configuration>:

</system.diagnostics>
<startup>
<supportedRuntime version="v1.1.4322"/>
</startup>
<runtime/>
</configuration>
Hook