Releases: inworld-ai/inworld-unity-full
Releases · inworld-ai/inworld-unity-full
3.6.0
- Updated for Unity 6 Support.
- Add Inworld Log support.
- Changed default font to support multiple languages.
- Supported sending packets during disconnecting.
- Released GroupChat mode by default.
- Supported automatically updating group chat.
- Added fallback voice recognition method.
- Added Inworld's llm runtime support.
3.7.0
3.5.0
- Updated Unity Editor Panel. Supported for Studio API Key.
- Added experimental map/entities support.
- Bug Fixes.
3.4.2
3.4.1
3.4.0
3.3.2
- Updated audio capturing.
- Updated auto reconnection.
- Simplified APIs for the incoming multiagent features.
- Bug fixes.
- Support Sentis Lipsync Model (Github release only)
How to use Sentis Lipsync:
- Fetch
com.unity.sentis
in Unity's package manager. - Go to
Assets/Inworld/Inworld.Native/Lipsync~
, rename the folder toLipsync
You will see the sample scene there.
NOTE: The first time running would be laggy, that's because the sentis package's shader error warnings.