Future<void> start(String? deviceId) async { _create(() => _instance.start(_recorderId, deviceId)); }