Skip to main content
Version: Latest

AIClipSet

  • assembly: AIHuman.SDK.Core
  • namespace: AIHuman.Common.Model
Modifier and TypeMethod and Description
enumClipType Clipset types are as follows.
- CLIP_SPEECH: Clip only for speech without gestures
- CLIP_GESTURE: Gesture only Clip
- CLIP_SPEECH_GESTURE: Clip for speech with gestures
ClipTypeType { get; } Get the clip type set in the AIClipSet.
stringSpeechText { get; } Get the sentence set in the AIClipSet.
stringGestureName { get; } Get the gesture name set in the AIClipSet.
stringClipId { get; } Get the ID set in the AIClipSet.
CustomVoiceCustomVoice { get; } Get the voice set in the AIClipSet, if the return value is null, this is the default voice for the AI Human.