public boolean isSpeechSupported() {
   return speech.isSupported();
 }