mirror of
https://github.com/jambonz/next-static-site.git
synced 2026-05-06 08:36:58 +00:00
minor
This commit is contained in:
@@ -18,7 +18,7 @@ You can use the following options in the `say` action:
|
||||
| option | description | required |
|
||||
| ------------- |-------------| -----|
|
||||
| text | text to speak; may contain SSML tags | yes |
|
||||
| synthesizer.vendor | speech vendor to use: <br>- 'google', <br>- 'aws', <br>- 'microsoft' (added v0.6.7)| no |
|
||||
| synthesizer.vendor | speech vendor to use: <br>- 'google', <br>- 'aws', <br>- 'microsoft' (coming in v0.6.7)| no |
|
||||
| synthesizer.language | language code to use. | no |
|
||||
| synthesizer.gender | (Google only) MALE, FEMALE, or NEUTRAL. | no |
|
||||
| synthesizer.voice | voice to use. Note that the voice list differs whether you are using aws or Google. Defaults to application setting, if provided. | no |
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# sip:refer
|
||||
> Added in v0.6.7
|
||||
> Coming in v0.6.7
|
||||
|
||||
The sip:refer action is used to blind transfer a call. It will send a sip REFER to the far end carrier or sip phone, which must support the REFER in order for the transfer to work. After the sip:refer completes successfully, the call leg will have left the jambonz platform.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user