企业🤖AI智能体构建引擎,智能编排和调试,一键部署,支持知识库和私有化部署方案 广告
# .seek ### InnerAudioContext.seek(number position) 跳转到指定位置 #### 参数 ##### number position 跳转的时间,单位 s。精确到小数点后 3 位,即支持 ms 级别精确度 > 原文: <https://developers.weixin.qq.com/minigame/dev/api/media/audio/InnerAudioContext.seek.html>