audioOutput abstract method

Future<bool> audioOutput(
  1. String deviceId
)

Return true if the audioOutput have been succesfully changed

Implementation

Future<bool> audioOutput(String deviceId);