459 B
459 B
-
Changed Inworld's TTS service implementations:
- Previously, the HTTP implementation was named
InworldTTSService. That has been moved toInworldHttpTTSService. This service now supports word-timestamp alignment data in both streaming and non-streaming modes. - Updated the
InworldTTSServiceclass to use Inworld's Websocket API. This class now has support for word-timestamp alignment data and tracks contexts for each user turn.
- Previously, the HTTP implementation was named