Klleon Chat SDK
English
English
  • ✨New Javascript SDK [1.2.0]
    • Getting Started
    • Events
    • UI
    • Methods
      • Life Cycle
      • Text Chat
      • Voice Chat
      • Echo Chat
      • Audio Echo Chat
      • Other
    • TypeScript Support
    • Examples
      • VanillaJS
      • React
      • Nextjs
    • Log System
    • Updates
  • JavaScript SDK [v0.x.x] (Planned for Deprecation)
    • Quick Start
    • Initialize
    • Avatar Streaming
      • Start Streaming
      • Stop Streaming
      • Control Streaming Screen
    • Set Chat Screen
    • Text Message
    • Voice Message
    • Echo - Repeat My Message
    • Event Subscription
    • Updates
  • Service Architecture
Powered by GitBook
LogoLogo

Products

  • Pricing

Websites

  • Homepage
  • Youtube
  • Linkedin

Copyright © Klleon. All rights reserved

On this page
  • v1.0.0
  • v1.1.0
  • v.1.2.0 ✨
  1. New Javascript SDK [1.2.0]

Updates

PreviousLog SystemNextJavaScript SDK [v0.x.x] (Planned for Deprecation)

Last updated 3 months ago

1

v1.0.0

Added onStatusEvent Event - The onStatusEvent event has been introduced to monitor the SDK connection status.

Added changeAvatar Method - A new changeAvatar method allows users to dynamically change the avatar during interactions.

Renamed Method - The stopEcho method has been renamed to stopSpeech for consistency and clarity.

TypeScript Support - Full TypeScript support has been added. Developers can now utilize type definitions for better code safety and intelligent suggestions.

UI Support Changed to [WebComponent] - UI rendering is now supported via Web Components for a more modular and reusable approach:

Avatar Streaming View - Changed from KlleonChat.showStreaming() to <avatar-container />.

Chat View - Changed from KlleonChat.showChatUi() to <chat-container />.

2

v1.1.0

- add method

- add volume props

3

v.1.2.0 ✨

- initOption add option

✨
cancelStt
<avatar-container>
user_key