您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

config.json.template 257B

1234567
  1. {
  2. "api_url_text_to_voice": "https://nls-gateway-cn-shanghai.aliyuncs.com/stream/v1/tts",
  3. "api_url_voice_to_text": "https://nls-gateway.cn-shanghai.aliyuncs.com/stream/v1/asr",
  4. "app_key": "",
  5. "access_key_id": "",
  6. "access_key_secret": ""
  7. }