14 lines
259 B
JSON
14 lines
259 B
JSON
{
|
|
"domain": "watson_tts",
|
|
"name": "IBM Watson TTS",
|
|
"documentation": "https://www.home-assistant.io/components/watson_tts",
|
|
"requirements": [
|
|
"ibm-watson==4.0.1"
|
|
],
|
|
"dependencies": [],
|
|
"codeowners": [
|
|
"@rutkai"
|
|
],
|
|
"version": "0.1"
|
|
}
|