居民助手
This commit is contained in:
@@ -117,7 +117,7 @@ export default {
|
||||
const options = {
|
||||
duration: 60000,
|
||||
sampleRate: 16000,
|
||||
format: 'PCM'
|
||||
format: 'mp3'
|
||||
}
|
||||
recorderManager.start(options);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user