PDA

View Full Version : ABOUT Speech Recognition_MiTons_NewUI_Editon_v0.4.1_english PAUSING THE GAME fix


verganojoda23
01-17-17, 06:09 PM
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.

THEBERBSTER
01-18-17, 06:19 AM
Hi vgj
I also had a peculiar problem where the ruler kept activating itself.
It took me a while to figure out that the microphone was picking up my breathing and this was activating the ruler tool.
Re-positioning the microphone cured the problem.
Peter

verganojoda23
01-18-17, 06:40 PM
@THEBERBSTER

I read that post about the ruler some time ago (i think it was you, i hope it was you xD) and i started thinking it might be the mic and not the mod (thanks for that btw), i just didnt knew how to eliminate those commands till i simply searched the files contents n.n

another solution is trying lowering the mic amplifying, from 30dB or so to 10-20 db (default is 0 so some people might not get some commands recognized and abandon the mod), you might have to speak a little lauder but i find out that 20dB is just perfect! good enough to get the heading commands like "new heading to xxx/x-x-x" right almost 90% of the time (those are the hardest commands to pronunciate right/for the speech engine to recognize)

Hope this helps!

Take care Peter!

Vgj

PD:
(i like'd how you wrote it (Vgj) n.n i'm using it now as my signature Thanks for that too btw n.n)

Happy hunt!

THEBERBSTER
01-19-17, 05:08 AM
Hi vgj
Yes, the ruler was me.
Sennhauser PC363d 7.1 expensive but an exceptional headset IMO.

vgj my querky way of introduction I use on my posts to players IMO warm and friendly.
Peter

verganojoda23
01-19-17, 10:22 PM
just a question... with Vgj are you reffering to me right?? or is it something you writre always.. i mean VerGanoJoda23 right? ... you know.. i dont know if thats already pattented! xD n.n

THEBERBSTER
01-20-17, 07:41 AM
Hi vgj
Yes, its personal to you.
There can only be one vgj surely,lol.
Peter

kevinsue
01-20-17, 11:43 PM
Voice control IMHO adds so much to the immersion to the game. I try not to use the UI at all which means going to the appropriate station to look at gauges etc for the information that you require, ordering the crew to perform various tasks and generally conducting yourself like real Kapitänleutnant used to.

The only thing you need the keyboard for is to walk around the boat or rotate the periscope. It's great looking through the scope at a target and saying "Target speed...6 knots, Range...1300 meters, AOB...60° Port" and having the crew input the data into the TDC as you speak and then "Flood tube 1....Los!" and have the torpedo leave the tube and head for the target. It is also fun trying to scramble down the conning tower ladder as fast as you can after spotting an aircraft heading your way, and yelling "Alarm!..Alarm!" and hearing all hell break loose as the crew start to crash dive. :D

verganojoda23
02-01-17, 07:02 PM
Yes my friend! you got the idea.
Thats exactly how i play my game. No UI and all voice comms.
You feel much more like a part of the sub rather than the sub itself.