updateCurrentDevice method
Implementation
void updateCurrentDevice(String device) async {
// Updates the current audio device to the chosen audio device.
}
void updateCurrentDevice(String device) async {
// Updates the current audio device to the chosen audio device.
}