marinofaggiana 6 سال پیش
والد
کامیت
a7b8a88280
1فایلهای تغییر یافته به همراه0 افزوده شده و 4 حذف شده
  1. 0 4
      iOSClient/Main/Create cloud/NCCreateFormUploadVoiceNote.swift

+ 0 - 4
iOSClient/Main/Create cloud/NCCreateFormUploadVoiceNote.swift

@@ -145,10 +145,6 @@ class NCCreateFormUploadVoiceNote: XLFormViewController, NCSelectDelegate {
         self.navigationController?.navigationBar.titleTextAttributes = [NSAttributedString.Key.foregroundColor: NCBrandColor.sharedInstance.brandText]
         
         self.tableView.separatorStyle = UITableViewCell.SeparatorStyle.none
-        
-        //
-        recorder = NCAudioRecorder.init(to: fileNamePath)
-        try? recorder?.play()
     }
     
     // MARK: - Action