标签: dart flutter
我只有几个小时的经验,正在尝试实现这一点:
https://github.com/ZaraclaJ/audio_recorder
我目前正在搭载Android Studio的示例(增量计数器)。
但是我遇到以下问题:
AudioRecorder.start(路径:_controller.text,audioOutputFormat:AudioOutputFormat.AAC);
“路径:_controller.text”应该是什么?