首次运行程序时,会在以下位置自动生成配置文件:
manyspeech.json
%USERPROFILE%\.manyspeech\manyspeech.json
%PROGRAMDATA%\ManySpeech\manyspeech.json
# 查看本地配置(如果存在) type "D:\Tools\ManySpeech\manyspeech.json" # 查看用户配置 type "%USERPROFILE%\.manyspeech\manyspeech.json" # 查看系统配置 type "%PROGRAMDATA%\ManySpeech\manyspeech.json"
💡 提示:配置优先级高的文件会覆盖优先级低的文件中的相同字段。