Teneo Web Widget 2.0
Version 2.0.0 of the Teneo Web Widget introduces the following changes and features:
- General module integration for Text-to-Speech (TTS) and Automatic Speech Recognition (ASR)
- Modular message types, allowing clients to define their own message types
- The ability to disable user input
- Fullscreen only setting
- Communication layer
- Triggers based on the closing of the widget to end the session
- Widget menu
- New message notifications
- Combo message type now allows for all message types
- For backwards compatibility with Teneo Web Chat, a new message type has been created for messages split into multiple bubbles
- Added a
setChatfunction to set the chat and a related listener function that listens for when a new message is generated and retrieves the chat - Send images directly from the input field
- Prevent free text response
- End Session exposed function
- Support for multi-line input
- Example of how to configure 11Labs TTS
- Partial response
- Widget localization
Version 2.1 introduces the following changes:
- Ability to pass input parameters in the widget
- Created a new exposed function
setEngineUrlused to set a newengineUrl - Session ID is no longer added to the connection URL
Please find the complete documentation on Storybook.
Teneo Web Widget releases are available on Github.