fixed typos, spelling mistakes (#3436)

This commit is contained in:
Florian Klien 2017-09-25 22:26:17 +02:00 committed by Fabian Affolter
parent 9d94f28131
commit 3f1972b97b
139 changed files with 209 additions and 209 deletions

View file

@ -25,9 +25,9 @@ tts:
Configuration variables:
- **api_key** (*Requered*): API Key for use this service.
- **api_key** (*Required*): API Key for use this service.
- **language** (*Optional*): The language to use. Defaults to `en-us`.
- **codec** (*Optional*): Audo codec. Default is 'mp3'.
- **codec** (*Optional*): Audio codec. Default is 'mp3'.
- **format** (*Optional*): Audio sample format. Default is '8khz_8bit_mono'
See on api [documentation](http://www.voicerss.org/api/documentation.aspx) for allow values.