未验证 提交 07ea332d 编写于 作者: G gloria 提交者: Gitee

corrected errros

Signed-off-by: Ngloria <80926032@qq.com>
上级 edb3401a
......@@ -4827,7 +4827,7 @@ tonePlayer.stop().then(() => {
release(callback: AsyncCallback&lt;void&gt;): void
释放与此TonePlay对象关联的资源。使用callback方式异步返回结果。
释放与此TonePlayer对象关联的资源。使用callback方式异步返回结果。
**系统能力:** SystemCapability.Multimedia.Audio.Tone
......@@ -4854,7 +4854,7 @@ tonePlayer.release((err) => {
release(): Promise&lt;void&gt;
释放与此TonePlay对象关联的资源。使用Promise方式异步返回结果。
释放与此TonePlayer对象关联的资源。使用Promise方式异步返回结果。
**系统能力:** SystemCapability.Multimedia.Audio.Tone
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册