ConnectionState | Determines and stores Connection State. |
ContentAwareness | ContentAwareness class An instance of this class is used to enable CUE behaviors in the digital human. This is achived by measuring tagged HTML elements and sending their coordinates back to the server See documentation on GitHub for further reference on how to use this API https://github.com/soulmachines/smwebsdk/blob/cue-content-awareness-api/guide/content-awareness.md |
ContentCardFormatter | Formats content card data in a consistent structure |
Conversation | Stores content cards and conversation state |
ConversationState | Determines and stores Conversation State. |
Persona | Persona class to control a scene persona |
Scene | Scene class to hold a webrtc connection to a scene containing a persona. |
SceneResponseError | |
SmEvent | An event which can have a set of listeners registered against it using addListener(). |