-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
优化AudioContext的状态恢复逻辑iOS上表现更稳定,提供测试用的本地服务器nodejs代码
- 修复beta-amr-engine.js在1.3中因代码精简参数的bug - 调整mp3、amr、ogg内部flush逻辑 - 完善uni-app demo代码
- Loading branch information
1 parent
8748fa2
commit b4fa90a
Showing
75 changed files
with
3,868 additions
and
511 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
node_modules | ||
/assets/demo-asr/NodeJsServer_asr.aliyun.short__local.js | ||
/assets/demo-vue/copy | ||
/assets/node-codes/temp | ||
/assets/node-localServer/upload | ||
/assets/node-localServer/main__local.js | ||
/assets/node-localServer/package-lock.json | ||
/assets/npm-home/npm-files | ||
/assets/npm-home/version.patch.txt | ||
/assets/page-i18n/temp_check | ||
/assets/sonic-java/test.wav | ||
/assets/sonic-java/Main.class | ||
/assets/sonic-java/Sonic.class |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
node_modules | ||
/demo_android/demo_android.iml | ||
/demo_android/local.properties | ||
/demo_android/.gradle | ||
/demo_android/.idea | ||
/demo_android/app/app.iml | ||
/demo_android/app/build | ||
/demo_ios/._recorder.xcodeproj | ||
/demo_ios/recorder.xcodeproj/._project.xcworkspace | ||
/demo_ios/recorder.xcodeproj/xcuserdata | ||
/demo_ios/recorder.xcodeproj/project.xcworkspace/xcuserdata | ||
/miniProgram-wx/copy-rec-src/src | ||
/miniProgram-wx/project.private.config.json | ||
/demo_UniApp/.hbuilderx | ||
/demo_UniApp/unpackage |
Oops, something went wrong.