static L onActiveOrPassiveSpeechRecognized(IVF1 f) { if (f == null) null; ret ll( onSpeechRecognized(f), onPassiveSpeechRecognized(f)); }