| 
														
															@@ -231,7 +231,7 @@ class INVideoExportController: BFBaseViewController { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                         case ExportError.DiskNoSpace.rawValue : 
														 | 
														
														 | 
														
															                         case ExportError.DiskNoSpace.rawValue : 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                             l.text = "手机存储空间不足" 
														 | 
														
														 | 
														
															                             l.text = "手机存储空间不足" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                         case ExportError.VoiceLost.rawValue : 
														 | 
														
														 | 
														
															                         case ExportError.VoiceLost.rawValue : 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-                            l.text = "手机存储空间不足" 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+                            l.text = "手机录音文件丢失" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                         default: 
														 | 
														
														 | 
														
															                         default: 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                             l.text = "请重新尝试" 
														 | 
														
														 | 
														
															                             l.text = "请重新尝试" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                         } 
														 | 
														
														 | 
														
															                         } 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -309,7 +309,7 @@ class INVideoExportController: BFBaseViewController { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             if let sbtn = sliderView?.viewWithTag(1) as? UIButton { 
														 | 
														
														 | 
														
															             if let sbtn = sliderView?.viewWithTag(1) as? UIButton { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                 sbtn.isSelected = false 
														 | 
														
														 | 
														
															                 sbtn.isSelected = false 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                 avplayer.play() 
														 | 
														
														 | 
														
															                 avplayer.play() 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-            }             
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+            } 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         } 
														 | 
														
														 | 
														
															         } 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     } 
														 | 
														
														 | 
														
															     } 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 |