huangxiaojing 4 years ago
parent
commit
40804bb391
1 changed files with 1 additions and 1 deletions
  1. 1 1
      screenIos/WXtrialInterface.html

+ 1 - 1
screenIos/WXtrialInterface.html

@@ -453,7 +453,7 @@
 			decodeWoker.postMessage(event.data);
 			var input = event.data;
 			if (input[0] == 0xff) {
-				decodeAAC(input);
+				// decodeAAC(input);
 			}
 			if (event.data === 'start') {
 				$('.weui-mask_transparent').hide()