Sepham I USE VOICE Documentation
Current version: Build 1.0.0.5
General
To quit click on the right top or say "computer close program"
Known issues
- If setup program doesn't start, extract all files and open setup.exe.
- If the program doesn't start, be sure to have installed required components and Speech SDK 5.1.
Standby
This is how the program starts. You can change the image editing Configuration.
Console
Saying "computer console", appears this. Here you can configure the commands, the vocal and visual interface.
Edit Commands
Clicking on "Edit Commands" appears this. Here you can edit the vocal commands. The syntax for your application is:
For comments:
# a comment line starts with "#"
For command, the fields are:
predef|action|args|command|response
where predef is nothing or a "*". If it's "*", it indicates that the command is a proper standard command for the program, e.g.
*|root.standby||standby|computer standing by
*|music.play||play my favourite playlist|
If the field "predef" is nothing, you can specify your personal command, e.g.
|C:\EXAMPLE PATH|C:\EXAMPLE FILE OR ARGUMENT|EXAMPLE COMMAND|EXAMPLE SPEECH RETURN
|C:\docoffee.exe|-now -macchiato|a coffee please, macchiato|making coffee, please wait
Edit Configuration
Clicking on "Edit Configuration" appears this. Here you can edit the interface parameters.
To change the logo, edit the "logoPath" field, e.g.
logoPath|C:\mylogo.gif

Stay tuned!