Skip to content

Commit

Permalink
Update _inmoovGestures.aiml
Browse files Browse the repository at this point in the history
  • Loading branch information
hairygael authored Dec 15, 2024
1 parent 75ab4e5 commit e867829
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions peers/ProgramAB/fr-FR/aiml/_inmoovGestures.aiml
Original file line number Diff line number Diff line change
Expand Up @@ -255,11 +255,13 @@
<category><pattern>DAVINCI</pattern>
<template><srai>DA VINCI</srai></template>
</category>
<category><pattern>MANUEL</pattern>
<template>Désormais je n'écoute plus, pour reprendre contrôle dites <get name="MagicCommandToWakeUp"/>. Le mot clé peut être configuré dans ire . config
<oob><mrl><service>i01.ear</service><method>lockOutAllGrammarExcept</method><param><get name="MagicCommandToWakeUp"/></param></mrl></oob></template>
</category>
<!--<category>
UTILISER LE WAKEWORD
<pattern>MANUEL</pattern>
<template>Désormais je n'écoute plus, pour reprendre contrôle dites <get name="MagicCommandToWakeUp"/>. Le mot clé peut être configuré dans ire . config
<oob><mrl><service>i01.ear</service><method>lockOutAllGrammarExcept</method><param><get name="MagicCommandToWakeUp"/></param></mrl></oob></template>
</category>
<category>
UTILISER LE WAKEWORD
<pattern>COMMANDE VOCALE</pattern>
<template>J'écoute à nouveau.
Expand All @@ -269,7 +271,7 @@
<pattern>ARRÊTE D'ÉCOUTER</pattern>
<template>Je coupe mon micro.
<oob><mrl><service>python</service><method>exec</method><param>i01_ear.setAwake(False)</param></mrl></oob></template>
</category>
</category>>
<category><pattern>VITESSE MAXI</pattern>
<template>Mes servo sont en vitesse maximum.
<oob><mrl><service>python</service><method>exec</method><param>fullspeed()</param></mrl></oob></template>
Expand Down

0 comments on commit e867829

Please sign in to comment.