-
Leroy John Rügemer authoredLeroy John Rügemer authored
restaurant.conf 834 B
[main]
startdb=43;
uttdb=47;
silence=400;
timeout=8;
openDeviceDirectly=yes;
[pocketsphinxinstance]
name=confirm;
jsgf=../../psGrammar/confirm/confirm.jsgf;
rsbscope=/speechrec/psa/confirm;
bestpath=no;
autoload=yes;
[pocketsphinxinstance]
name=ordering;
jsgf=../../psGrammar/restaurant/order.jsgf;
rsbscope=/speechrec/psa/ordering;
bestpath=no;
autoload=yes;
[pocketsphinxinstance]
name=saveCommand;
jsgf=../../psGrammar/restaurant/saveTable.jsgf;
rsbscope=/speechrec/psa/saveTable;
bestpath=no;
autoload=yes;
[pocketsphinxinstance]
name=otherCommand;
jsgf=../../psGrammar/restaurant/commands.jsgf;
rsbscope=/speechrec/psa/commands;
bestpath=no;
autoload=yes;
[pocketsphinxinstance]
name=controlExecution;
jsgf=../../psGrammar/commands/controlExecution.jsgf;
rsbscope=/speechrec/psa/controlExecution;
bestpath=no;
autoload=yes;