mirror of
https://github.com/jhechavarria/say.sh.git
synced 2025-12-10 06:06:59 +00:00
README updated
This commit is contained in:
20
README.md
20
README.md
@@ -49,7 +49,7 @@ This command sets language to US English, volume to 1.2 and speed to 0.8
|
|||||||
saycfg en-US 1.2 0.8
|
saycfg en-US 1.2 0.8
|
||||||
```
|
```
|
||||||
|
|
||||||
The script supports over to 6 different languages. Volume and speed can differ from 0.5 to 1.5.
|
The script supports over to 6 different languages. Volume variates from 0 to 2 and speed from 0.5 to 1.5.
|
||||||
|
|
||||||
### Available languages
|
### Available languages
|
||||||
|
|
||||||
@@ -107,8 +107,24 @@ saycfg es-ES 1 1
|
|||||||
|
|
||||||
### saylng
|
### saylng
|
||||||
|
|
||||||
Sets current languages in configuration
|
Sets current language in configuration
|
||||||
|
|
||||||
```
|
```
|
||||||
saylng de-DE
|
saylng de-DE
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### saylng
|
||||||
|
|
||||||
|
Sets current volume in configuration. Volume can be set from 0 up tu 2
|
||||||
|
|
||||||
|
```
|
||||||
|
sayvol 2
|
||||||
|
```
|
||||||
|
|
||||||
|
### saylng
|
||||||
|
|
||||||
|
Sets current speed in configuration. Speed can be set from 0.5 to 1.5
|
||||||
|
|
||||||
|
```
|
||||||
|
sayspd 1.2
|
||||||
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user