2019-06-19 19:22:06 +02:00
|
|
|
{
|
|
|
|
"domain": "watson_tts",
|
|
|
|
"name": "IBM Watson TTS",
|
|
|
|
"documentation": "https://www.home-assistant.io/components/watson_tts",
|
|
|
|
"requirements": [
|
2019-11-30 16:57:04 +01:00
|
|
|
"ibm-watson==4.0.1"
|
2019-06-19 19:22:06 +02:00
|
|
|
],
|
|
|
|
"dependencies": [],
|
|
|
|
"codeowners": [
|
|
|
|
"@rutkai"
|
2021-05-01 13:54:54 +02:00
|
|
|
],
|
|
|
|
"version": "0.1"
|
2019-06-19 19:22:06 +02:00
|
|
|
}
|