切换麦克风状态 on true开启,false关闭
on
Future<void> switchMicrophone(bool on) { throw UnimplementedError('switchMicrophone() has not been implemented.'); }