更新 app/controller/IndexController.php

更新
This commit is contained in:
mkm 2024-01-17 15:48:39 +08:00
parent 467826c88a
commit 35f4529934

View File

@ -19,7 +19,7 @@ class IndexController
private $ttsConfig = [
'aue' => 'lame',
'sfl' => 1,
'vcn' => 'x4_lingxiaoyao_en'
'vcn' => 'xiaoyan'
];
public function index(Request $request)