| Server IP : 127.0.0.1 / Your IP : 216.73.216.109 Web Server : Apache/2.4.54 (Win64) OpenSSL/1.1.1q PHP/8.1.10 System : Windows NT DESKTOP-E5T4RUN 10.0 build 19045 (Windows 10) AMD64 User : SERVERWEB ( 0) PHP Version : 8.1.10 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/Windows/SysWOW64/Speech_OneCore/Common/es-ES/ |
Upload File : |
<?xml version= "1.0" encoding="utf-8"?>
<grammar sapi:CarrierPhraseGr="{2FF13A4E-D34C-4D2E-BA6A-7A3B0AD30B1C}" mode="voice" root="Select_SpeechRoot" tag-format="semantics/1.0" version="1.0" xml:lang="es-es" xmlns="http://www.w3.org/2001/06/grammar" xmlns:sapi="http://schemas.microsoft.com/Speech/2002/06/SRGSExtensions">
<rule id="b_">
<item>
<one-of>
<item>seleccionar</item>
<item>selecciona</item>
</one-of>
</item>
<tag>out.b_domain_="Select";out.__aumid="KWS";out.b_intent_="Select";</tag>
</rule>
<rule id="c_">
<item>
<one-of>
<item>seleccionar</item>
<item>selecciona</item>
</one-of>
</item>
<tag>out.c_domain_="Select";out.__aumid="KWS";out.c_intent_="Select";</tag>
</rule>
<rule id="Select_SpeechRoot" scope="public">
<item>
<item>
<ruleref uri="#b_"/>
</item>
<tag>out.rule=rules.latest();</tag>
</item>
<tag>out=out.rule;</tag>
</rule>
<rule id="Select_TextRoot" scope="public">
<item>
<item>
<ruleref uri="#c_"/>
</item>
<tag>out.rule=rules.latest();</tag>
</item>
<tag>out=out.rule;</tag>
</rule>
</grammar>