Quantcast
Channel: Windows Desktop Development for Accessibility and Automation forum
Viewing all articles
Browse latest Browse all 585

SAPI C&C False Recognition

$
0
0

The following, successfully compiled XML file results in successful, but false, recognition of words other than those listed in the RULE "Who";  or the words 'calling, writing, nothing.

For example, "Thank him for jumping"

Please advise on how to prevent/minimize false recognition.

<RULE NAME="Greeting" TOPLEVEL="ACTIVE">

<P>

    <P>Thank</P>

    <RULEREF NAME="Who" PROPNAME="Person"/>


<P>for</P>

<LIST>

<P>calling</P>

<P>writing</P>

                 <P>nothing</P>

</LIST>

</P>

 </RULE>

<RULE NAME="Who">

<LIST PROPNAME="Persons">

<P VAL="1">you</P>

<P VAL="2">you all</P>

<P VAL="3">yuse</P>

        </LIST>

</RULE>


Viewing all articles
Browse latest Browse all 585

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>