hcspeech.commands

Undocumented in source.

Members

Functions

addCommand
void addCommand(char[][] words, char[][] words_eol)
Undocumented in source. Be warned that the author may not have intended to support it.
assignCommand
void assignCommand(char[][] words, char[][] words_eol)
Undocumented in source. Be warned that the author may not have intended to support it.
assignedVoicesCommand
void assignedVoicesCommand(char[][] words, char[][] words_eol)
Undocumented in source. Be warned that the author may not have intended to support it.
listCommand
void listCommand(char[][] words, char[][] words_eol)
Undocumented in source. Be warned that the author may not have intended to support it.
rateCommand
void rateCommand(char[][] words, char[][] words_eol)
Undocumented in source. Be warned that the author may not have intended to support it.
removeCommand
void removeCommand(char[][] words, char[][] words_eol)
Undocumented in source. Be warned that the author may not have intended to support it.
toggleCommand
void toggleCommand(char[][] words, char[][] words_eol)
Undocumented in source. Be warned that the author may not have intended to support it.
unassignCommand
void unassignCommand(char[][] words, char[][] words_eol)
Undocumented in source. Be warned that the author may not have intended to support it.
voiceListCommand
void voiceListCommand(char[][] words, char[][] words_eol)
Undocumented in source. Be warned that the author may not have intended to support it.
volumeCommand
void volumeCommand(char[][] words, char[][] words_eol)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

addUsage
auto addUsage;
Undocumented in source.
assignUsage
auto assignUsage;
Undocumented in source.
assignedVoicesUsage
auto assignedVoicesUsage;
Undocumented in source.
listUsage
auto listUsage;
Undocumented in source.
rateUsage
auto rateUsage;
Undocumented in source.
removeUsage
auto removeUsage;
Undocumented in source.
toggleUsage
auto toggleUsage;
Undocumented in source.
unassignUsage
auto unassignUsage;
Undocumented in source.
voiceListUsage
auto voiceListUsage;
Undocumented in source.
volumeUsage
auto volumeUsage;
Undocumented in source.

Meta