Returns whether speech recognition is active.
Future<int> isRecognizing() { throw UnimplementedError('isRecognizing() has not been implemented.'); }