mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-10 02:46:53 +00:00
Update Watson TTS Documentation (#19912)
This commit is contained in:
parent
8a8564272b
commit
dbaf66f9ec
@ -106,3 +106,13 @@ Say with break:
|
||||
Watson
|
||||
</speak>
|
||||
```
|
||||
|
||||
Optionally, specify a voice for the message:
|
||||
|
||||
```yaml
|
||||
- service: tts.watson_tts_say
|
||||
data:
|
||||
message: "Hello from Watson"
|
||||
options:
|
||||
voice: en-US_EmilyV3Voice
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user