This method is used to route the audio to different devices.
Future<bool?> routeAudioTo({required String routeType}) async { throw UnimplementedError('routeAudioTo has not been implemented.'); }