import { IFeidaoAiWeappPage } from '../../../../interfaces'; /** * @see [微信官方文档](https://mp.weixin.qq.com/debug/wxadoc/dev/api/getRecorderManager.html) * 继续录音 */ export default function resume_record(fd: IFeidaoAiWeappPage): void;