AIClipSetFactory
| Modifier and Type | Method and Description |
|---|---|
static AIClipSet | CreateClip(String gesture, String speechText, String id) create AIClipset with gesture and text. 'id' is reserved. |
static AIClipSet | CreateClip(String gesture, String speechText, String id, CustomVoice customVoice) create AIClipset with gesture and text and customVoice. |