提交 f68c911e authored 作者: yueweilu's avatar yueweilu

add

上级 df962514
......@@ -322,7 +322,6 @@ class ReadController extends FullLifeCycleController with GetSingleTickerProvide
codec: Codec.aacMP4,
);
// _mRecorder?.setSubscriptionDuration(Duration(milliseconds: 100));
// _mRecorder?.onProgress?.listen((e)
// {
......
......@@ -116,7 +116,7 @@ class UserEditNoteController extends GetxController {
// 开启录音
void record() async {
openTheRecorder();
await openTheRecorder();
update();
startRecording = true;
String filePath = await Tools.getDirectory();
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论