SUBSIM Radio Room Forums



SUBSIM: The Web's #1 resource for all submarine & naval simulations since 1997

Go Back   SUBSIM Radio Room Forums > Silent Hunter 3 - 4 - 5 > SH5 Mods Workshop
Forget password? Reset here

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Old 01-17-17, 06:09 PM   #1
verganojoda23
Watch
 
Join Date: Sep 2016
Posts: 18
Downloads: 75
Uploads: 0
Icon14 ABOUT Speech Recognition_MiTons_NewUI_Editon_v0.4.1_english PAUSING THE GAME fix

Summing up:

i use Speech Recognition_MiTons_NewUI_Editon_v0.4.1_english (works awesome)

the mic was cathing up the headphones sound and pausing the game when some sounds came up (not all sounds, not always the same sounds, depended a lot on my headset volume -im using DFX program so more volume ment more pausing-)

Did some testing to rule out other issues, and identified that as the issue.

whent to
Speech Recognition_MiTons_NewUI_Editon_v0.4.1_english
data/sound/speech

1.
opened SHSpeech_Commands.xml
deleted this lines
__________________________________________________
<!-- Time compression / implemented via script-->
<order><!-- pause/resume game -->
<phrase>pause game</phrase>
<phrase>resume game</phrase>
<commandText>Pause_game</commandText>
</order>
<order><!--real time-->
<phrase>real time </phrase>
<phrase>reset tc</phrase>
<commandText>Time_compr_normal</commandText>
</order>
<order><!--tc increase-->
<phrase>increase tc</phrase>
<commandText>Time_compr_increase</commandText>
</order>
<order><!-- tc decrease -->
<phrase>decrease tc</phrase>
<phrase>reduce tc</phrase>
<commandText>Time_compr_reduce</commandText>
</order>
<order><!-- Time compression %1 times -->
<phrase>tc %1 time</phrase>
<phrase>tc %1 times</phrase>
<phrase>tc %1</phrase>
<commandText param1="%1">Time_compr</commandText>
</order>
------------------------------------------------------------------------

2.
opened SHSpeech_Grammar.xml
deleted this lines
__________________________________________________
<!-- Time compression -->
<item>pause game</item>
<item>resume game</item>
<item>real time</item>
<item>reset tc</item>
<item>increase tc</item>
<item>decrease tc</item>
<item>reduce tc</item>
<item><!-- Time compression %1 times -->
<item>tc</item>
<item><ruleref uri="#TC"/></item>
<item repeat="0-1">
<one-of>
<item>time</item>
<item>times</item>
</one-of>
</item>
</item>
<item><!-- Time compression X times -->
<item>tc</item>
<one-of>
<item>fast</item>
<item>travel speed</item>
<item>warp speed</item>
<item>max travel speed</item>
</one-of>
</item>

<item><!-- show mission objectives-->
show mission objectives
</item>
------------------------------------------------------------

just not sure about this lines on grammar
<item><!-- show mission objectives-->
show mission objectives
</item>
but the mod seems to work very much ok, and no annoying game pausing at all.

After all i didn't need to pause my game with voice comms n.n
Hope it helps somebody as it did to me.
verganojoda23 is offline   Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 01:57 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 1995- 2025 Subsim®
"Subsim" is a registered trademark, all rights reserved.