From fa4191dfe098fe356bdb1d24ab5762dd5728ab22 Mon Sep 17 00:00:00 2001
From: 罗广辉 <guanghui.luo@foxmail.com>
Date: Wed, 22 Oct 2025 19:42:38 +0800
Subject: [PATCH] feat: 喊话和广播
---
package.json | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/package.json b/package.json
index 118abfc..97808fb 100644
--- a/package.json
+++ b/package.json
@@ -76,6 +76,7 @@
"@dcloudio/uni-quickapp-webview": "3.0.0-4070520250711001",
"@dcloudio/uni-ui": "^1.5.11",
"dayjs": "^1.11.18",
+ "js-audio-recorder": "^1.0.7",
"js-base64": "^3.7.4",
"js-md5": "^0.7.3",
"leaflet": "^1.9.4",
--
Gitblit v1.9.3