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