on it. To do this, follow the links and click Enable.
Get a json, which allows you to contact Google API. To get json, go to the Keys tab in the service account settings, click ADD KEY -> Create new key -> JSON.
Then go back to the
@Platform
and fill the following fields:
Upload the received json in the Google credentials field.
Choose the language that the
@Bot
will recognize in the Language field.
Choose the voice sampling frequency in the Sample rate, Hz field.
In the ASR Model field:
Short — use this model for short utterances that are a few seconds in length. It is useful for trying to capture commands or other single shot directed speech use cases.
Long — use this model for any kind of long form content such as media or spontaneous speech and conversations.
Go to the TTS Settings tab. This tab contains the bot's voice generation settings.
If you chose Graphlogic, fill the following fields:
Choose the voice that the
@Bot
will speak in the Voice field.
Female is an option for English language;
Arabic is an option for Arabic language;
UK Lada is an option for Ukranian language.
Choose the voice sampling frequency in the Sample rate, Hz field.
If you chose Google, fill the following fields:
Upload the received json in the Google credentials field.
Choose the language that the
@Bot
will speak in the Language field.
Choose the voice sampling frequency in the Sample rate, Hz field.
To save the
@Project Channel
without activating it, click the CREATE button.
To save and activate the
@Project Channel
, click the CREATE & ACTIVATE button.
The
@Project Channel
will be saved and activated if:
The
@Agent
is trained;
The channel address is accessible;
The channel webhook is registered succesfully.
The
@Project Channel
will be saved but not activated if one or more conditions are not met.
To cancel
@Project Channel
creation, click the CANCEL button.
Editing and Deleting Agent Channel
To edit an
@Project Channel
, click on its card in the
@Project Channel
s list.
To edit any field, click the field and enter a new value.
To apply changes to an activated
@Project Channel
, click the APPLY button.
Changes will be applied if:
The
@Agent
is trained;
The channel address is accessible;
The channel webhook is registered succesfully.
Changes will not be applied if one or more conditions are not met.
To deactivate the
@Project Channel
, click the DEACTIVATE button.
To apply changes to a non-activated
@Project Channel
, click the SAVE button.
To apply changes and activate the
@Project Channel
, click the SAVE & ACTIVATE button.
Changes will be applied and the
@Project Channel
will be activated if:
The
@Agent
is trained;
The channel address is accessible;
The channel webhook can be registered.
Changes will be applied but the
@Project Channel
will not be activated if one or more conditions are not met.
To cancel making changes, click the CANCEL button.