Future<void> startRealtimeTranscriber(Map<String, dynamic> params) async { await _channel.invokeMethod('startRealtimeTranscriber', params); }