Nikole
Mar 16th, 2010, 06:26 PM
Hi my dear guys,
Can anyonw help me with this trouble? I've 3 days on this without sleep. :sick:
How to "Turn off the kitchen lights at 50 percent" in SAPI grammar structure?
<grammar langid="409">
<RULE NAME="voicelink" TOPLEVEL="ACTIVE">
<PHRASE>
<PHRASE>Turn</PHRASE>
<!-- introduction word -->
<OPT>...</OPT>
<LIST>
<PHRASE>
<LIST>
<PHRASE>on</PHRASE>
<PHRASE>off</PHRASE>
</LIST>
<LIST>
<LIST PROPNAME="{A1}">
<PHRASE>light</PHRASE>
</LIST>
<LIST PROPNAME="{A2}">
<PHRASE>radio</PHRASE>
</LIST>
<LIST PROPNAME="{A3}">
<PHRASE>tv</PHRASE>
</LIST>
</LIST>
</PHRASE>
</LIST>
</PHRASE>
</RULE>
</grammar>
Can anyonw help me with this trouble? I've 3 days on this without sleep. :sick:
How to "Turn off the kitchen lights at 50 percent" in SAPI grammar structure?
<grammar langid="409">
<RULE NAME="voicelink" TOPLEVEL="ACTIVE">
<PHRASE>
<PHRASE>Turn</PHRASE>
<!-- introduction word -->
<OPT>...</OPT>
<LIST>
<PHRASE>
<LIST>
<PHRASE>on</PHRASE>
<PHRASE>off</PHRASE>
</LIST>
<LIST>
<LIST PROPNAME="{A1}">
<PHRASE>light</PHRASE>
</LIST>
<LIST PROPNAME="{A2}">
<PHRASE>radio</PHRASE>
</LIST>
<LIST PROPNAME="{A3}">
<PHRASE>tv</PHRASE>
</LIST>
</LIST>
</PHRASE>
</LIST>
</PHRASE>
</RULE>
</grammar>