摘要:
根据github上开源的代码forked from fuzheng0301/FaceRecognition(基于科大讯飞二次开发) 进行了三次开发共六个动作 持续摇头 持续点头 左右旋转手机 张嘴 前后晃动手机等并随机组合顺序共120种可能 下载地址 阅读全文
摘要:
//播放和拍照声音波形相反的声音文件 中和声音 声音下载 static SystemSoundID soundID = 0; if (soundID == 0) { NSString *path = [[NSBundle mainBundle] pathForResource:@"data.bund 阅读全文