提交 1a2f279d 编写于 作者: J jiao_yanlin

Sample code content modification

Signed-off-by: Njiao_yanlin <jiaoyanlin@huawei.com>
上级 fafbf9be
...@@ -3063,7 +3063,7 @@ audioCapturer.read(bufferSize, true, async(err, buffer) => { ...@@ -3063,7 +3063,7 @@ audioCapturer.read(bufferSize, true, async(err, buffer) => {
if (!err) { if (!err) {
console.log("Success in reading the buffer data"); console.log("Success in reading the buffer data");
} }
}; });
``` ```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册