Future<bool> hasAudioDevice() async { //TODO(duan): implement this, check if there is any audio device return true; }