The Bot Bank Commands
Line 42: | Line 42: | ||
* [[Charting]] | * [[Charting]] | ||
+ | * [[Unit Testing]] | ||
* [[Advanced List]] | * [[Advanced List]] | ||
* [[Advanced Table]] | * [[Advanced Table]] |
Revision as of 19:16, 4 October 2016
These commands were created with the Developer Commands. The run python command was used to create the commands.
A Developer Edition license will be able to run and edit the command. Only the Developer edition license permits editing python commands in the bot bank.
The Standard Edition and the Professional Edition licenses will only permit the running of the command.
The bot bank command consist of the following categories:
Media: Commands that interact with media, such as playing sound files.
Speech: Commands that perform tasks specific to speech synthesis.
Media
These commands consist of iron python library commands that interact with media, such as .mp3 or .mp4.
Under this category is a subcategory called Sound. This subcategory holds any command dealing with the sounds on a system.
- Play Sound File: Plays any selected sound file
- Stop Sound: If a sound file is being played, this command will stop the sound file from playing.
Speech
These commands consist of iron python library commands that interact with the speech capabilities of the iron python library.
Under this category is a subcategory called Speech Synthesis. This subcategory holds any command dealing with speech an speech synthesis functions on your system.
- Speak: Translates text into speech.