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