enum classafFancomSapi::SpeechVisemeType
sys::Obj sys::Enum afFancomSapi::SpeechVisemeType
@Serializable { simple=true }
Lists the visemes supported by the SpVoice object. This list is based on the original Disney visemes.
http://msdn.microsoft.com/en-us/library/ee125219%28v=vs.85%29.aspx
- SVP_0
- SVP_1
- SVP_10
- SVP_11
- SVP_12
- SVP_13
- SVP_14
- SVP_15
- SVP_16
- SVP_17
- SVP_18
- SVP_19
- SVP_2
- SVP_20
- SVP_21
- SVP_3
- SVP_4
- SVP_5
- SVP_6
- SVP_7
- SVP_8
- SVP_9
- SVP_0
const static SpeechVisemeType SVP_0 := ...silenceValue is 0 (0x0)
- SVP_1
const static SpeechVisemeType SVP_1 := ...ae ax ahValue is 1 (0x1)
- SVP_10
const static SpeechVisemeType SVP_10 := ...oyValue is 10 (0xA)
- SVP_11
const static SpeechVisemeType SVP_11 := ...ayValue is 11 (0xB)
- SVP_12
const static SpeechVisemeType SVP_12 := ...hValue is 12 (0xC)
- SVP_13
const static SpeechVisemeType SVP_13 := ...rValue is 13 (0xD)
- SVP_14
const static SpeechVisemeType SVP_14 := ...lValue is 14 (0xE)
- SVP_15
const static SpeechVisemeType SVP_15 := ...s zValue is 15 (0xF)
- SVP_16
const static SpeechVisemeType SVP_16 := ...sh ch jh zhValue is 16 (0x10)
- SVP_17
const static SpeechVisemeType SVP_17 := ...th dhValue is 17 (0x11)
- SVP_18
const static SpeechVisemeType SVP_18 := ...f vValue is 18 (0x12)
- SVP_19
const static SpeechVisemeType SVP_19 := ...d t nValue is 19 (0x13)
- SVP_2
const static SpeechVisemeType SVP_2 := ...aaValue is 2 (0x2)
- SVP_20
const static SpeechVisemeType SVP_20 := ...k g ngValue is 20 (0x14)
- SVP_21
const static SpeechVisemeType SVP_21 := ...k g ngValue is 21 (0x15)
- SVP_3
const static SpeechVisemeType SVP_3 := ...aoValue is 3 (0x3)
- SVP_4
const static SpeechVisemeType SVP_4 := ...ey eh uhValue is 4 (0x4)
- SVP_5
const static SpeechVisemeType SVP_5 := ...erValue is 5 (0x5)
- SVP_6
const static SpeechVisemeType SVP_6 := ...y iy ih ixValue is 6 (0x6)
- SVP_7
const static SpeechVisemeType SVP_7 := ...w uwValue is 7 (0x7)
- SVP_8
const static SpeechVisemeType SVP_8 := ...owValue is 8 (0x8)
- SVP_9
const static SpeechVisemeType SVP_9 := ...awValue is 9 (0x9)
- fromStr
static new fromStr(Str name, Bool checked := true)Return the SpeechVisemeType instance for the specified name. If not a valid name and checked is false return null, otherwise throw ParseErr.
- vals
const static SpeechVisemeType[] vals := ...List of SpeechVisemeType values indexed by ordinal