From 596760a707f3058b86908b04d7d9aec7334e34d5 Mon Sep 17 00:00:00 2001 From: Esacpe <1113279529@qq.com> Date: Wed, 16 Jul 2025 18:34:49 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E8=A7=A3=E6=9E=90=E7=9A=84js?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/index.html | 37 +- public/textPdf/mammoth.browser.min.js | 18 + public/textPdf/pdf.min.js | 22 + public/textPdf/pdf.worker.min.js | 22 + public/textVideo/pcm.js | 96 ++ public/textVideo/recorder-core.js | 1493 +++++++++++++++++++++++++ public/textVideo/textVideo.js | 275 +++++ public/textVideo/wav.js | 86 ++ public/textVideo/wsconnecter.js | 119 ++ 9 files changed, 2153 insertions(+), 15 deletions(-) create mode 100644 public/textPdf/mammoth.browser.min.js create mode 100644 public/textPdf/pdf.min.js create mode 100644 public/textPdf/pdf.worker.min.js create mode 100644 public/textVideo/pcm.js create mode 100644 public/textVideo/recorder-core.js create mode 100644 public/textVideo/textVideo.js create mode 100644 public/textVideo/wav.js create mode 100644 public/textVideo/wsconnecter.js diff --git a/public/index.html b/public/index.html index f9f9edf..bd36501 100644 --- a/public/index.html +++ b/public/index.html @@ -20,8 +20,8 @@ <%= htmlWebpackPlugin.options.title %> - - + + @@ -31,26 +31,33 @@ + + + +
- + + + + + + + + +