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

TTSSpeakerAutoLoader Class

Extends MonoBehaviour, ITTSPhraseProvider

Fields

TTSSpeaker to be used
Text file with phrases separated by line
All phrases to be loaded
Whether LoadClips has to be called explicitly. If false, it is called on start
TTSClipData [] Clips[Get]
bool IsLoaded[Get]

Protected Functions

virtual void Start ( )
virtual void SetupSpeaker ( )
virtual void OnClipReady
( TTSClipData clipData,
string error )
virtual void OnDestroy ( )
virtual void UnloadClips ( )

Member Functions

virtual void LoadClips ( )
virtual List< string > GetAllPhrases ( )
Returns the supported voice ids (Only this speaker)
Returns the supported phrases per voice
Did you find this page helpful?
Thumbs up icon
Thumbs down icon