Skip to main content
Version: Latest

AIClipSet

functions

NameDescription
static func clipset(text: gesture:, customVoice:)'text': a speech sentence,
'gesture': gesture
'customVoice': voice model
Create ClipSet with speech sentences and gestures as factors.

properties

NameDescription
var speechTextString? { getter } read only
AI's speech sentence
var gestureString? { getter } read only
AI's gesture
var customVoiceCustomVoice? { getter } read only
AI's voice

AIClipSetType

Indicates the form of AI speech and gesture.

NameDescription
CLIP_SPEECHNo gestures and only plain speaking
CLIP_GESTUREGesture only
CLIP_SPEECH_GESTURESpeaking with gestures
CLIP_ERRORError due to invalid request