[pollytts] Mention where to find configuration settings (#12107)

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
This commit is contained in:
lolodomo 2022-01-24 21:13:39 +01:00 committed by GitHub
parent ffb03d572d
commit ea21f2ff47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ To use the service you will need the **access key**, **secret key** and **server
## Configuration
The following configurations can be edited using the "Polly Text-to-Speech" settings in the UI:
The following settings can be edited in UI (**Settings / Other Services - Polly Text-to-Speech**):
* **Access Key** - The AWS credentials access key (required).
* **Secret Key** - The AWS credentials secret key (required).
@ -68,7 +68,7 @@ In case you would like to setup these settings via a text file, you can edit the
```
org.openhab.voice:defaultTTS=pollytts
org.openhab.voice:defaultVoice=pollytts:XXX
org.openhab.voice:defaultVoice=pollytts:Joanne
```
## Rule Examples