Files
leon-ai--leon/core/config/voice/watson-stt.sample.json
T
2026-07-13 12:44:08 +08:00

6 lines
154 B
JSON

{
"$schema": "../../../schemas/voice-config-schemas/watson-stt.json",
"apikey": "",
"url": "https://stream.watsonplatform.net/speech-to-text/api"
}