View Single Post
Old 03-30-11, 09:27 AM   #277
MiTon
Sparky
 
Join Date: Apr 2010
Location: Germany
Posts: 157
Downloads: 270
Uploads: 2
Default

I appologize!!
Found it!! All my fault!!

Somehow "bridge" was missing in the stations rule? So after all I'm just human!
No idea why you are the first to report this? Nobody else teleporting to bridge?


Should be fixed now, just download again or add the "yellow" in
SHSpeech_Grammar.xml:

Code:
<rule id="station"><!--items for stations-->
        <one-of>
            <item>station</item>
            <item>UZO</item>
            <item>attack scope</item>
            <item>obs scope</item>
            <item>flackgun</item>
            <item>deck gun</item>
            <item>sonar</item>
            <item>radio</item>
            <item>bed</item>
            <item>nav map</item>
            <item>navigation map</item>
            <item>hydrophone</item>
            <item>radar</item>
            <item>bridge</item>
        </one-of>
    </rule>
Thx for the feedback!!

EDIT: Would you be so kind and report back if it's working now!

MiTon
MiTon is offline   Reply With Quote