API reference
API reference
Select your platform
No SDKs available
No versions available

Overview

Functions

delegate void
Callback method that includes audio event animation data

Details

Enumeration Types

enum Meta::WitAi::TTS::Data.TTSClipLoadState
Enumerator
Unloaded
Preparing
Loaded
Error
enum Meta::WitAi::TTS::Data.TTSDiskCacheLocation
Enumerator
Stream
Does not cache
Preload
Stores files in editor only & loads files from internal project location (Application.streamingAssetsPath)
Persistent
Stores files at persistent location (Application.persistentDataPath)
Temporary
Stores files at temporary cache location (Application.temporaryCachePath)
enum Meta::WitAi::TTS::Data.Viseme
An enum used for the various types of lip and mouth positions possible during speech. A single viseme could be used to represent one or more phonemes. More Information: https://visagetechnologies.com/uploads/2012/08/MPEG-4FBAOverview.pdf
Enumerator
sil
Phonemes: (...) Ex: mouth is closed
PP
Phonemes: p, b, m Ex: put, but, mouse
FF
Phonemes: f, v Ex: fine, verb
TH
Phonemes: th, dh Ex: three, the
DD
Phonemes: t, d Ex: truck, duck
kk
Phonemes: k, g Ex: kit, get, thing
CH
Phonemes: SH, ZH, CH, JH Ex: shift, treasure, check, jungle
SS
Phonemes: s, z Ex: sit, zebra
nn
Phonemes: n, l Ex: no, long
RR
Phonemes: R, ER, AXR Ex: right, her, water
aa
Phonemes: AA, AH, AX, A(Y), A(W) Ex: car, cut, about
E
Phonemes: EH, AE, E(Y) Ex: bay, bed, cat
ih
Phonemes: IH, IY, IX, Y Ex: hit, here
oh
Phonemes: AO Ex: talk, toe
ou
Phonemes: UW, UH, W Ex: boot, book, how, water

Functions

delegate void Meta.WitAi.TTS.Data.TTSEventContainerDelegate
( TTSEventContainer container )
Callback method that includes audio event animation data
Did you find this page helpful?
Thumbs up icon
Thumbs down icon