音色可配置

This commit is contained in:
2024-11-26 17:51:40 +08:00
parent 4df77f15d9
commit aa634c8860
5 changed files with 20 additions and 5 deletions

View File

@@ -14,6 +14,7 @@ type AliyunConfig struct {
AccessKeySecret string
AppKey string
Timeout int
Voice string
}
type GameConfig struct {