API reference

TTSDiskCacheSettings Class

Fields

DiskCacheLocation : TTSDiskCacheLocation
Where the TTS clip should be cached
Signature
TTSDiskCacheLocation Meta.WitAi.TTS.Data.TTSDiskCacheSettings.DiskCacheLocation
StreamBufferLength : float
Length of a streamed clip buffer in seconds
Signature
float Meta.WitAi.TTS.Data.TTSDiskCacheSettings.StreamBufferLength
StreamFromDisk : bool
Where the TTS clip should streamed from cache
Signature
bool Meta.WitAi.TTS.Data.TTSDiskCacheSettings.StreamFromDisk