This commit is contained in:
Paul 2000-10-12 15:18:47 +00:00
parent 27b7ee5531
commit aad1689a44
7 changed files with 187 additions and 168 deletions

View file

@ -105,6 +105,7 @@ public:
// Speech interface
static void playSpeech(SpeechEquate _speech);
static void stopSpeech();
// Control
static void setVolume(VOLUMETYPE _type,int _val);