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