Configuration#
The Tokkio UI configuration options are provided below:
Environment variable |
Default value |
Description |
---|---|---|
APPLICATION_TYPE |
|
Dictates the type of UI that will appear. Set to |
APP_TITLE |
|
The title of the application displayed in the top bar. |
ENABLE_CAMERA |
|
Set to |
OVERLAY_VISIBLE |
|
Set to |
UI_WINDOW_VISIBLE |
|
Set to |
TOP_BAR_VISIBLE |
|
Set to |
ASR_VISIBLE |
|
Controls whether the user’s speech transcriptions are shown in the UI. |
TTS_VISIBLE |
|
Controls whether the digital human’s speech transcriptions are shown in the UI. |
UI_SERVER_ENDPOINT |
Do not set this if deploying using the one-click scripts. This should be set to be the endpoint where the UI can call the APIs of the UI server. This happens through Ingress, and should usually be set to |
|
WEBSOCKET_ENDPOINT |
Do not set this if deploying using the one-click scripts. This should be set to the endpoint where the UI can make a WebSocket connection to the UI server. This happens through Ingress, and should usually be set to |
|
VST_WEBSOCKET_ENDPOINT |
Do not set this if deploying using the one-click scripts. This should be set to the endpoint where the UI can make a WebSocket connection to the VMS. This happens through Ingress, and should usually be set to |