Skip to content
Snippets Groups Projects
Commit cbdf1daf authored by Felix Friese's avatar Felix Friese
Browse files

storing groceries: added config to tell tobi to start

parent bc58ea5c
No related branches found
No related tags found
No related merge requests found
......@@ -14,3 +14,11 @@ jsgf=../../../psGrammar/confirm/confirm.jsgf;
rsbscope=/speechrec/psa/confirm;
bestpath=no;
autoload=yes;
[pocketsphinxinstance]
name=start;
dict=../../../psGrammar/dictionary/tobiDic.dic;
jsgf=../../../psGrammar/tasks/storing_groceries/start.jsgf;
rsbscope=/speechrec/psa/start;
bestpath=no;
autoload=yes;
#JSGF V1.0;
grammar learning;
public <command> = [tobi] <start> ;
<start> = start | begin;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment