From 59f9649d4258439566e6eedaba54d455feb00b01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=AB=98=E5=9D=9A=E6=9E=9C?= <753610399@qq.com> Date: Mon, 15 Feb 2021 17:59:07 +0800 Subject: [PATCH] =?UTF-8?q?IOS=2014.3=E5=B7=B2=E5=BC=80=E5=A7=8B=E6=8F=90?= =?UTF-8?q?=E4=BE=9B=E5=85=A8=E9=9D=A2=E7=9A=84getUserMedia=E6=94=AF?= =?UTF-8?q?=E6=8C=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 18 +++++++++--------- assets/npm-home/hash-history.txt | 8 ++++---- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index e5e10b1..b1cc66d 100644 --- a/README.md +++ b/README.md @@ -15,14 +15,6 @@ -**RecordApp** : -[ [RecordApp测试](https://jiebian.life/web/h5/github/recordapp.aspx) ] -[ [App QuickStart](https://jiebian.life/web/h5/github/recordapp.aspx?path=/app-support-sample/QuickStart.html) ] -[ [App vue](https://jiebian.life/web/h5/github/recordapp.aspx?path=/assets/demo-vue/recordapp.html) ] -[ [Android、IOS App源码](https://github.com/xiangyuecn/Recorder/tree/master/app-support-sample) ] - - - **工具集** : [ [Recorder代码运行和静态分发](https://xiangyuecn.gitee.io/recorder/assets/%E5%B7%A5%E5%85%B7-%E4%BB%A3%E7%A0%81%E8%BF%90%E8%A1%8C%E5%92%8C%E9%9D%99%E6%80%81%E5%88%86%E5%8F%91Runtime.html) ] [ [裸(RAW、WAV)PCM转WAV播放测试和转码](https://xiangyuecn.gitee.io/recorder/assets/%E5%B7%A5%E5%85%B7-%E8%A3%B8PCM%E8%BD%ACWAV%E6%92%AD%E6%94%BE%E6%B5%8B%E8%AF%95.html) ] @@ -31,6 +23,14 @@ +**RecordApp**[即将废弃] : +[ [RecordApp测试](https://jiebian.life/web/h5/github/recordapp.aspx) ] +[ [App QuickStart](https://jiebian.life/web/h5/github/recordapp.aspx?path=/app-support-sample/QuickStart.html) ] +[ [App vue](https://jiebian.life/web/h5/github/recordapp.aspx?path=/assets/demo-vue/recordapp.html) ] +[ [Android、IOS App源码](https://github.com/xiangyuecn/Recorder/tree/master/app-support-sample) ] + + + 录音默认输出mp3格式,另外可选wav格式;有限支持ogg(beta)、webm(beta)、amr(beta)格式;支持任意格式扩展(前提有相应编码器)。 @@ -929,7 +929,7 @@ public void onPermissionRequest(PermissionRequest request) { # :open_book:IOS Hybrid App中录音示例 IOS 14.3+:新版本IOS WKWebView已支持H5录音,但作者还未测试,暂时不提供实现方法,请自行对接。 -IOS 11.0-14.3:纯粹的H5录音在IOS WebView中是不支持的,需要有Native层的支持,具体参考RecordApp中的[app-support-sample/demo_ios](https://github.com/xiangyuecn/Recorder/tree/master/app-support-sample/demo_ios),含IOS App源码。 +IOS 11.0-14.2:纯粹的H5录音在IOS WebView中是不支持的,需要有Native层的支持,具体参考RecordApp中的[app-support-sample/demo_ios](https://github.com/xiangyuecn/Recorder/tree/master/app-support-sample/demo_ios),含IOS App源码。 diff --git a/assets/npm-home/hash-history.txt b/assets/npm-home/hash-history.txt index 740f166..68363f5 100644 --- a/assets/npm-home/hash-history.txt +++ b/assets/npm-home/hash-history.txt @@ -1,4 +1,8 @@ [ + { + "sha1": "991658bd6c1486dbc6c639dbbc295d4e6aab2182", + "time": "2021-2-15 17:57:07" + }, { "sha1": "c00dad38fd459f8dfd18c9b334907c27346b7231", "time": "2021-2-15 17:46:13" @@ -14,9 +18,5 @@ { "sha1": "326682217de610f15e0e456fdfe0725362dc5cd2", "time": "2020-6-26 19:35:22" - }, - { - "sha1": "ebbcd0cd7c989445ad1c03a053a75aed4672c10c", - "time": "2020-6-25 23:11:10" } ] \ No newline at end of file