Crosstales.RTVoice.Util.Context Class Reference

Context for the asset. More...

Static Public Attributes

static int NumberOfSpeeches = 0
 The total number of speeches. More...
 
static int NumberOfAudioFiles = 0
 The total number of generated audio files. More...
 
static int NumberOfCharacters = 0
 The total number of characters spoken. More...
 
static float TotalSpeechLength = 0
 The total speech length in seconds. More...
 
static int NumberOfCachedSpeeches = 0
 The total number of cached speeches. More...
 
static int NumberOfNonCachedSpeeches = 0
 The total number of non-cached speeches. More...
 

Properties

static float CacheEfficiency [get]
 The current cache efficiency. More...
 

Detailed Description

Context for the asset.

Member Data Documentation

◆ NumberOfAudioFiles

int Crosstales.RTVoice.Util.Context.NumberOfAudioFiles = 0
static

The total number of generated audio files.

◆ NumberOfCachedSpeeches

int Crosstales.RTVoice.Util.Context.NumberOfCachedSpeeches = 0
static

The total number of cached speeches.

◆ NumberOfCharacters

int Crosstales.RTVoice.Util.Context.NumberOfCharacters = 0
static

The total number of characters spoken.

◆ NumberOfNonCachedSpeeches

int Crosstales.RTVoice.Util.Context.NumberOfNonCachedSpeeches = 0
static

The total number of non-cached speeches.

>

◆ NumberOfSpeeches

int Crosstales.RTVoice.Util.Context.NumberOfSpeeches = 0
static

The total number of speeches.

◆ TotalSpeechLength

float Crosstales.RTVoice.Util.Context.TotalSpeechLength = 0
static

The total speech length in seconds.

Property Documentation

◆ CacheEfficiency

float Crosstales.RTVoice.Util.Context.CacheEfficiency
staticget

The current cache efficiency.

>


The documentation for this class was generated from the following file:
  • C:/Users/slaub/Unity/assets/RTVoice/RTVoicePro/Assets/Plugins/crosstales/RTVoice/Scripts/Util/Context.cs