| 
														
															@@ -309,7 +309,7 @@ export default { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       iiframe.contentWindow.testdoContinuousPronunciationAssessment(); 
														 | 
														
														 | 
														
															       iiframe.contentWindow.testdoContinuousPronunciationAssessment(); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       // 录音开始 
														 | 
														
														 | 
														
															       // 录音开始 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       let flag = true; 
														 | 
														
														 | 
														
															       let flag = true; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-      iiframe.contentWindow.onRecognizedResult = e => { 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+      iiframe.contentWindow.onRecognizing = e => { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         // let e = { 
														 | 
														
														 | 
														
															         // let e = { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         // 	privText:"测试测试" 
														 | 
														
														 | 
														
															         // 	privText:"测试测试" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         // } 
														 | 
														
														 | 
														
															         // } 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -348,7 +348,7 @@ export default { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         console.log("停止录音", e); 
														 | 
														
														 | 
														
															         console.log("停止录音", e); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         this.recordedForm.audioBlob.push(e.preaudio); 
														 | 
														
														 | 
														
															         this.recordedForm.audioBlob.push(e.preaudio); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         iiframe.contentWindow.onSessionStopped = null; 
														 | 
														
														 | 
														
															         iiframe.contentWindow.onSessionStopped = null; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-        iiframe.contentWindow.onRecognizedResult = null; 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+        iiframe.contentWindow.onRecognizing = null; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         _resolve(); 
														 | 
														
														 | 
														
															         _resolve(); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       }; 
														 | 
														
														 | 
														
															       }; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       return p; 
														 | 
														
														 | 
														
															       return p; 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -439,7 +439,7 @@ export default { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           }); 
														 | 
														
														 | 
														
															           }); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           this.uploadFile(file, { changeText: false, flag: true }); 
														 | 
														
														 | 
														
															           this.uploadFile(file, { changeText: false, flag: true }); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           iiframe.contentWindow.onSessionStopped = null; 
														 | 
														
														 | 
														
															           iiframe.contentWindow.onSessionStopped = null; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-          iiframe.contentWindow.onRecognizedResult = null; 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+          iiframe.contentWindow.onRecognizing = null; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         }; 
														 | 
														
														 | 
														
															         }; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       } else if (this.recordedForm.status == 2) { 
														 | 
														
														 | 
														
															       } else if (this.recordedForm.status == 2) { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         //暂停录音时 
														 | 
														
														 | 
														
															         //暂停录音时 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -535,7 +535,7 @@ export default { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 			// 录音开始 
														 | 
														
														 | 
														
															 			// 录音开始 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       let flag = true; 
														 | 
														
														 | 
														
															       let flag = true; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       // 录音开始 
														 | 
														
														 | 
														
															       // 录音开始 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-      iiframe.contentWindow.onRecognizedResult = e => { 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+      iiframe.contentWindow.onRecognizing = e => { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         this.recordedForm.endTime = this.recordedForm.timeDuration; 
														 | 
														
														 | 
														
															         this.recordedForm.endTime = this.recordedForm.timeDuration; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         if (flag) { 
														 | 
														
														 | 
														
															         if (flag) { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           this.controlsStatus = 1; 
														 | 
														
														 | 
														
															           this.controlsStatus = 1; 
														 |