Platform-specific method to start speech-to-text
Future<String?> start() { throw UnimplementedError('start() has not been implemented.'); }