Signed-off-by: Laurent Garnier <lg.hc@free.fr>
## 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).
```
org.openhab.voice:defaultTTS=pollytts
-org.openhab.voice:defaultVoice=pollytts:XXX
+org.openhab.voice:defaultVoice=pollytts:Joanne
```
## Rule Examples