VBScript Lua
The AzureTTS extension is designed as GSE action. To install the GSE action you need to use the SwyxWare Administration.
Step 1
Open the SwyxWare Administration and open the properties of your Swyx Server.
Step 2
Switch to the Files page and click on Edit....
Step 3
Click on Add...
Step 4.1 - VBScript usage
1. Select all files from the VBScript based\ase folder from the download package.
2. Select Global as Scope. (you can also select User to load the files into the user scope a your script user)
3. Select Call Routing VBS scripts as Category.
4. It is recommended to enter AzureTTS into the Description field, but not necessary.
Step 4.2 - Lua usage
1. Select all files from the Lua based\ase folder from the download package.
2. Select Global as Scope. (you can also select User to load the files into the user scope a your script user)
3. Select Call Routing Lua scripts as Category.
4. It is recommended to enter AzureTTS into the Description field, but not necessary.
Step 5
To check if the GSE action is available within call routing scripts open the Call Routing Manager of any user and click the button Sequence of Actions. Scroll the list on the left side down until you reach the AzureTTS action. The (System) behind the GSE action name shows that this is a global action being available for every SwyxWare user.
The AzureTTS action is now installed and can be fully used within GSE call routing scripts.
By Tom Wellige