diff options
| author | aarne <aarne@cs.chalmers.se> | 2005-12-16 14:10:32 +0000 |
|---|---|---|
| committer | aarne <aarne@cs.chalmers.se> | 2005-12-16 14:10:32 +0000 |
| commit | 9ebdba894bc6d3e13e9af3d7f9c0558efaeae6d2 (patch) | |
| tree | 3f0267f27ab73cd1dd921da3d03803afbc64ef9e /examples | |
| parent | 43f43a176b265290c7e5f4f6e0f29e6f18f0268b (diff) | |
work on tutorial
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/mp3/mp3-resource.txt | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/examples/mp3/mp3-resource.txt b/examples/mp3/mp3-resource.txt index e9e26b0a9..60c39fcb7 100644 --- a/examples/mp3/mp3-resource.txt +++ b/examples/mp3/mp3-resource.txt @@ -41,10 +41,11 @@ To try out the grammar, do for example > si -tr | p | l -multi -- translate speech input [say:] I want to play Yesterday ``` -The last command only works if you have installed -[ATK http://mi.eng.cam.ac.uk/~sjy/software.htm] and compiled +The last command only works if you have installed the +[ATK http://mi.eng.cam.ac.uk/~sjy/software.htm] speech recognition library +and compiled [GF version 14/12/2005 http://www.cs.chalmers.se/Cs/Research/Language-technology/darcs/GF/doc/darcs.html] -or later. +or later, with support for ATK enabled. ==Structure== |
