21 lines
769 B
XML
21 lines
769 B
XML
<GRAMMAR LANGID="411">
|
|
<DEFINE>
|
|
<ID NAME="ID_ToolbarCmd" VAL="3"/>
|
|
</DEFINE>
|
|
|
|
<!--
|
|
These toolbar commands are applicable only to dictation mode.
|
|
In Voice command mode, the toolbar grammar will be dynamically generated based
|
|
on current toolbar buttons setting.
|
|
-->
|
|
<RULE NAME="ToolbarCmd" TOPLEVEL="ACTIVE">
|
|
<LN PROPNAME="ToolbarCmd" PROPID="ID_ToolbarCmd">
|
|
<P WEIGHT="1000.01" VALSTR="0">zhoulotskunosprok</P>
|
|
<P WEIGHT="1.01" VALSTR="修正">+修正</P>
|
|
<P WEIGHT="1.01" VALSTR="マイク">+マイク</P>
|
|
<P WEIGHT="1.01" VALSTR="音声コマンド モード">+音声コマンド モード</P>
|
|
</LN>
|
|
</RULE>
|
|
|
|
</GRAMMAR>
|