static TailFile onActiveOrPassiveSpeechRecognized(IVF1 f) { if (f == null) null; onSpeechRecognized(f); onPassiveSpeechRecognized(f); }