protected void onActivityResult(int i, int j, Intent intent) {
   if (speechDelegate.onActivityResult(i, j, intent)) ;
 }