更新语音
This commit is contained in:
parent
1ff102788a
commit
6e25b7c506
@ -231,7 +231,7 @@ class XunFeiController extends BaseApiController
|
||||
fclose($audioFile);
|
||||
// 删除临时音频文件
|
||||
if (file_exists($file)) {
|
||||
unlink($file);
|
||||
//unlink($file);
|
||||
}
|
||||
return $this->data(['words' => $words]);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user