Crosstales.RTVoice.Util.Constants Class Reference

Collected constants of very general utility for the asset. More...

Inheritance diagram for Crosstales.RTVoice.Util.Constants:
Crosstales.Common.Util.BaseConstants

Static Public Attributes

const string ASSET_NAME = "RT-Voice PRO"
 Name of the asset. More...
 
const string ASSET_NAME_SHORT = "RTV PRO"
 Short name of the asset. More...
 
const string ASSET_VERSION = "2024.1.1"
 Version of the asset. More...
 
const int ASSET_BUILD = 20240316
 Build number of the asset. More...
 
static readonly System.DateTime ASSET_CREATED = new System.DateTime(2015, 4, 29)
 Create date of the asset (YYYY, MM, DD). More...
 
static readonly System.DateTime ASSET_CHANGED = new System.DateTime(2024, 3, 16)
 Change date of the asset (YYYY, MM, DD). More...
 
const string ASSET_PRO_URL = "https://assetstore.unity.com/packages/slug/41068?aid=1011lNGT"
 URL of the PRO asset in UAS. More...
 
const string ASSET_3P_URL = "https://assetstore.unity.com/lists/rt-voice-friends-42209?aid=1011lNGT"
 URL of the 3rd party assets in UAS. More...
 
const string ASSET_UPDATE_CHECK_URL = "https://www.crosstales.com/media/assets/rtvoice_versions.txt"
 URL for update-checks of the asset More...
 
const string ASSET_CONTACT = "rtvoice@crosstales.com"
 Contact to the owner of the asset. More...
 
const string ASSET_MANUAL_URL = "https://www.crosstales.com/media/data/assets/rtvoice/RTVoice-doc.pdf"
 URL of the asset manual. More...
 
const string ASSET_API_URL = "https://www.crosstales.com/en/assets/rtvoice/api/"
 URL of the asset API. More...
 
const string ASSET_FORUM_URL = "https://forum.unity.com/threads/rt-voice-run-time-text-to-speech-solution.340046/"
 URL of the asset forum. More...
 
const string ASSET_WEB_URL = "https://www.crosstales.com/en/portfolio/rtvoice/"
 URL of the asset in crosstales. More...
 
const string ASSET_VIDEO_PROMO = "https://youtu.be/iVhTWDLY7g8?list=PLgtonIOr6Tb41XTMeeZ836tjHlKgOO84S"
 URL of the promotion video of the asset (Youtube). More...
 
const string ASSET_VIDEO_TUTORIAL = "https://youtu.be/OJyVgCmX3wU?list=PLgtonIOr6Tb41XTMeeZ836tjHlKgOO84S"
 URL of the tutorial video of the asset (Youtube). More...
 
const string ASSET_3P_ADVENTURE_CREATOR = "https://assetstore.unity.com/packages/slug/11896?aid=1011lNGT"
 URL of the 3rd party asset "Adventure Creator". More...
 
const string ASSET_3P_CINEMA_DIRECTOR = "https://assetstore.unity.com/packages/slug/19779?aid=1011lNGT"
 URL of the 3rd party asset "Cinema Director". More...
 
const string ASSET_3P_DIALOGUE_SYSTEM = "https://assetstore.unity.com/packages/slug/11672?aid=1011lNGT"
 URL of the 3rd party asset "Dialogue System". More...
 
const string ASSET_3P_LOCALIZED_DIALOGS = "https://assetstore.unity.com/packages/slug/5020?aid=1011lNGT"
 URL of the 3rd party asset "Localized Dialogs". More...
 
const string ASSET_3P_LIPSYNC = "https://assetstore.unity.com/packages/slug/32117?aid=1011lNGT"
 URL of the 3rd party asset "LipSync Pro". More...
 
const string ASSET_3P_NANINOVEL = "https://assetstore.unity.com/packages/slug/135453?aid=1011lNGT"
 URL of the 3rd party asset "Naninovel". More...
 
const string ASSET_3P_NPC_CHAT = "https://assetstore.unity.com/packages/slug/9723?aid=1011lNGT"
 URL of the 3rd party asset "NPC Chat". More...
 
const string ASSET_3P_QUEST_SYSTEM = "https://assetstore.unity.com/packages/slug/63460?aid=1011lNGT"
 URL of the 3rd party asset "Quest System Pro". More...
 
const string ASSET_3P_SALSA = "https://assetstore.unity.com/packages/slug/148442?aid=1011lNGT"
 URL of the 3rd party asset "SALSA". More...
 
const string ASSET_3P_SLATE = "https://assetstore.unity.com/packages/slug/56558?aid=1011lNGT"
 URL of the 3rd party asset "SLATE". More...
 
const string ASSET_3P_AMPLITUDE = "https://assetstore.unity.com/packages/slug/111277?aid=1011lNGT"
 URL of the 3rd party asset "THE Dialogue Engine". More...
 
const string ASSET_3P_KLATTERSYNTH = "https://assetstore.unity.com/packages/slug/95453?aid=1011lNGT"
 URL of the 3rd party asset "uSequencer". More...
 
const string ASSET_3P_WEBGL = "https://assetstore.unity.com/packages/slug/81861?aid=1011lNGT"
 URL of the 3rd party asset "WebGL Speech Synthesis". More...
 
const string ASSET_3P_GOOGLE = "https://assetstore.unity.com/packages/slug/115170?aid=1011lNGT"
 URL of the 3rd party asset "Google Cloud Text To Speech". More...
 
const string KEY_PREFIX = "RTVOICE_CFG_"
 
const string KEY_ASSET_PATH = KEY_PREFIX + "ASSET_PATH"
 
const string KEY_DEBUG = KEY_PREFIX + "DEBUG"
 
const string KEY_AUDIOFILE_PATH = KEY_PREFIX + "AUDIOFILE_PATH"
 
const string KEY_AUDIOFILE_AUTOMATIC_DELETE = KEY_PREFIX + "AUDIOFILE_AUTOMATIC_DELETE"
 
const string KEY_ENFORCE_STANDALONE_TTS = KEY_PREFIX + "ENFORCE_STANDALONE_TTS"
 
static readonly string DEFAULT_AUDIOFILE_PATH = Crosstales.Common.Util.FileHelper.ValidatePath(Application.temporaryCachePath)
 
const bool DEFAULT_AUDIOFILE_AUTOMATIC_DELETE = true
 
const bool DEFAULT_ENFORCE_STANDALONE_TTS = true
 
const string DEFAULT_TTS_MACOS = "say"
 
const int DEFAULT_CACHE_SIZE_CLIPS = 256
 
const int DEFAULT_MAX_CACHE_SIZE_CLIPS = 1024
 
const int DEFAULT_TTS_KILL_TIME = 7000
 
const string RTVOICE_SCENE_OBJECT_NAME = "RTVoice"
 RTVoice prefab scene name. More...
 
const string GLOBALCACHE_SCENE_OBJECT_NAME = "GlobalCache"
 GlobalCache prefab scene name. More...
 
static string WINDOWS_TTS_SUBPATH = "RTVoiceTTSWrapper.exe"
 Sub-path to the TTS-wrapper under Windows. More...
 
static string WINDOWS_TTS_x86_SUBPATH = "RTVoiceTTSWrapper_x86.exe"
 Sub-path to the TTS-wrapper (32bit) under Windows. More...
 
static string ESPEAK_FEMALE_MODIFIER = "+f3"
 Female modifier for eSpeak. More...
 
static string AUDIOFILE_PREFIX = "rtvoice_"
 Audio file prefix to identify the files. More...
 
static float SPEAK_CALL_SPEED = 0.5f
 Defines the speed of 'Speak'-calls in seconds. More...
 
static string VOICE_AGE_ADULT = "adult"
 Voice age for adults. More...
 
static string VOICE_AGE_CHILD = "child"
 Voice age for children. More...
 
static string VOICE_AGE_ELDERLY = "elderly"
 Voice age for elderly people. More...
 
static string VOICE_AGE_UNKNOWN = "unknown"
 Unknown voice age. More...
 
- Static Public Attributes inherited from Crosstales.Common.Util.BaseConstants
const string COMMON_VERSION = "2024.1.1"
 Version of the Common. More...
 
const int COMMON_BUILD = 20240226
 Build number of the Common. More...
 
static readonly DateTime COMMON_CHANGED = new DateTime(2024, 3, 15)
 Change date of the Common (YYYY, MM, DD). More...
 
const string ASSET_AUTHOR = "crosstales LLC"
 Author of the asset. More...
 
const string ASSET_AUTHOR_URL = "https://www.crosstales.com"
 URL of the asset author. More...
 
const string ASSET_CT_URL = "https://assetstore.unity.com/lists/crosstales-42213?aid=1011lNGT"
 URL of the crosstales assets in UAS. More...
 
const string ASSET_SOCIAL_DISCORD = "https://discord.gg/ZbZ2sh4"
 URL of the crosstales Discord-channel. More...
 
const string ASSET_SOCIAL_FACEBOOK = "https://www.facebook.com/crosstales/"
 URL of the crosstales Facebook-profile. More...
 
const string ASSET_SOCIAL_TWITTER = "https://twitter.com/crosstales"
 URL of the crosstales Twitter-profile. More...
 
const string ASSET_SOCIAL_YOUTUBE = "https://www.youtube.com/c/Crosstales"
 URL of the crosstales Youtube-profile. More...
 
const string ASSET_SOCIAL_LINKEDIN = "https://www.linkedin.com/company/crosstales"
 URL of the crosstales LinkedIn-profile. More...
 
const string ASSET_3P_PLAYMAKER = "https://assetstore.unity.com/packages/slug/368?aid=1011lNGT"
 URL of the 3rd party asset "PlayMaker". More...
 
const string ASSET_3P_VOLUMETRIC_AUDIO = "https://assetstore.unity.com/packages/slug/17125?aid=1011lNGT"
 URL of the 3rd party asset "Volumetric Audio". More...
 
const string ASSET_3P_ROCKTOMATE = "https://assetstore.unity.com/packages/slug/156311?aid=1011lNGT"
 URL of the 3rd party asset "RockTomate". More...
 
const string ASSET_3P_RTFB = "https://assetstore.unity.com/packages/slug/113006?aid=1011lNGT"
 URL of the 3rd party asset "Runtime File Browser". More...
 
const string ASSET_BWF = "https://assetstore.unity.com/packages/slug/26255?aid=1011lNGT"
 URL of the "Badword Filter" asset. More...
 
const string ASSET_DJ = "https://assetstore.unity.com/packages/slug/41993?aid=1011lNGT"
 URL of the "DJ" asset. More...
 
const string ASSET_FB = "https://assetstore.unity.com/packages/slug/98713?aid=1011lNGT"
 URL of the "File Browser" asset. More...
 
const string ASSET_OC = "https://assetstore.unity.com/packages/slug/74688?aid=1011lNGT"
 URL of the "Online Check" asset. More...
 
const string ASSET_RADIO = "https://assetstore.unity.com/packages/slug/32034?aid=1011lNGT"
 URL of the "Radio" asset. More...
 
const string ASSET_RTV = "https://assetstore.unity.com/packages/slug/41068?aid=1011lNGT"
 URL of the "RT-Voice" asset. More...
 
const string ASSET_TB = "https://assetstore.unity.com/packages/slug/98711?aid=1011lNGT"
 URL of the "Turbo Backup" asset. More...
 
const string ASSET_TPB = "https://assetstore.unity.com/packages/slug/98714?aid=1011lNGT"
 URL of the "Turbo Builder" asset. More...
 
const string ASSET_TPS = "https://assetstore.unity.com/packages/slug/60040?aid=1011lNGT"
 URL of the "Turbo Switch" asset. More...
 
const string ASSET_TR = "https://assetstore.unity.com/packages/slug/61617?aid=1011lNGT"
 URL of the "True Random" asset. More...
 
const int FACTOR_KB = 1024
 Factor for kilo bytes. More...
 
const int FACTOR_MB = FACTOR_KB * 1024
 Factor for mega bytes. More...
 
const int FACTOR_GB = FACTOR_MB * 1024
 Factor for giga bytes. More...
 
const float FLOAT_32768 = 32768f
 Float value of 32768. More...
 
const float FLOAT_TOLERANCE = 0.0001f
 Float tolerance. More...
 
const string FORMAT_TWO_DECIMAL_PLACES = "0.00"
 ToString for two decimal places. More...
 
const string FORMAT_NO_DECIMAL_PLACES = "0"
 ToString for no decimal places. More...
 
const string FORMAT_PERCENT = "0%"
 ToString for percent. More...
 
const bool DEFAULT_DEBUG = false
 
const string PATH_DELIMITER_WINDOWS = @"\"
 Path delimiter for Windows. More...
 
const string PATH_DELIMITER_UNIX = "/"
 Path delimiter for Unix. More...
 
static System.Text.RegularExpressions.Regex REGEX_LINEENDINGS => _regexLineEndings ?? (_regexLineEndings = new System.Text.RegularExpressions.Regex(@"[\u000A\u000B\u000C\u000D\u2028\u2029\u0085]+"))
 
static System.Text.RegularExpressions.Regex REGEX_EMAIL => _regexEmail ?? (_regexEmail = new System.Text.RegularExpressions.Regex(@"^(?("")("".+?""@)|(([0-9a-zA-Z]((\.(?!\.))|[-!#\$%&'\*\+/=\?\^`\{\}\|~\w])*)(?<=[0-9a-zA-Z])@))(?(\[)(\[(\d{1,3}\.){3}\d{1,3}\])|(([0-9a-zA-Z][-\w]*[0-9a-zA-Z]\.)+[a-zA-Z]{2,6}))$"))
 
static System.Text.RegularExpressions.Regex REGEX_CREDITCARD => _regexCreditCard ?? (_regexCreditCard = new System.Text.RegularExpressions.Regex(@"^((\d{4}[- ]?){3}\d{4})$"))
 
static System.Text.RegularExpressions.Regex REGEX_URL_WEB => _regexUrlWeb ?? (_regexUrlWeb = new System.Text.RegularExpressions.Regex(@"^(ht|f)tp(s?)\:\/\/[0-9a-zA-Z]([-.\w]*[0-9a-zA-Z])*(:(0-9)*)*(\/?)([a-zA-Z0-9\-\.\?\,\'\/\\\+&amp;%\$#_]*)?$"))
 
static System.Text.RegularExpressions.Regex REGEX_IP_ADDRESS => _regexIPAddress ?? (_regexIPAddress = new System.Text.RegularExpressions.Regex(@"^([0-9]{1,3}\.){3}[0-9]{1,3}$"))
 
static System.Text.RegularExpressions.Regex REGEX_INVALID_CHARS => _regexInvalidChars ?? (_regexInvalidChars = new System.Text.RegularExpressions.Regex(@"[^\w\.@-]"))
 
static System.Text.RegularExpressions.Regex REGEX_ALPHANUMERIC => _regexAlpha ?? (_regexAlpha = new System.Text.RegularExpressions.Regex(@"([A-Za-z0-9_]+)"))
 
static System.Text.RegularExpressions.Regex REGEX_CLEAN_SPACES => _regexCleanSpace ?? (_regexCleanSpace = new System.Text.RegularExpressions.Regex(@"\s+"))
 
static System.Text.RegularExpressions.Regex REGEX_CLEAN_TAGS => _regexCleanTags ?? (_regexCleanTags = new System.Text.RegularExpressions.Regex(@"<.*?>"))
 
static System.Text.RegularExpressions.Regex REGEX_DRIVE_LETTERS => _regexDriveLetters ?? (_regexDriveLetters = new System.Text.RegularExpressions.Regex(@"^[a-zA-Z]:"))
 
static System.Text.RegularExpressions.Regex REGEX_FILE => _regexFile ?? (_regexFile = new System.Text.RegularExpressions.Regex(@"^.*\.[\w]+$"))
 
const string ALPHABET_LATIN_UPPERCASE = "ABCDEFGHIJKLMNOPQRSTUVWXYZ"
 
const string ALPHABET_LATIN_LOWERCASE = "abcdefghijklmnopqrstuvwxyz"
 
const string ALPHABET_EXT_UPPERCASE = "ÀÂÄÆÇÈÉÊËÎÏÔŒÙÛÜ"
 
const string ALPHABET_EXT_LOWERCASE = "àâäæçèéêëîïôœùûü"
 
static readonly string ALPHABET_LATIN = $"{ALPHABET_LATIN_UPPERCASE}{ALPHABET_EXT_UPPERCASE}{ALPHABET_LATIN_LOWERCASE}{ALPHABET_EXT_LOWERCASE}"
 
const string NUMBERS = "0123456789"
 
static readonly string SIGNS = $"{ALPHABET_LATIN}{NUMBERS}"
 
static bool DEV_DEBUG = false
 Development debug logging for the asset. More...
 
static string TEXT_TOSTRING_START = " {"
 
static string TEXT_TOSTRING_END = "}"
 
static string TEXT_TOSTRING_DELIMITER = "', "
 
static string TEXT_TOSTRING_DELIMITER_END = "'"
 
const string PREFIX_HTTP = "http://"
 
const string PREFIX_HTTPS = "https://"
 
static int PROCESS_KILL_TIME = 5000
 Kill processes after 5000 milliseconds. More...
 
static string CMD_WINDOWS_PATH = @"C:\Windows\system32\cmd.exe"
 Path to the cmd under Windows. More...
 
static bool SHOW_BWF_BANNER = true
 Show the BWF banner. More...
 
static bool SHOW_DJ_BANNER = true
 Show the DJ banner. More...
 
static bool SHOW_FB_BANNER = true
 Show the FB banner. More...
 
static bool SHOW_OC_BANNER = true
 Show the OC banner. More...
 
static bool SHOW_RADIO_BANNER = true
 Show the Radio banner. More...
 
static bool SHOW_RTV_BANNER = true
 Show the RTV banner. More...
 
static bool SHOW_TB_BANNER = true
 Show the TB banner. More...
 
static bool SHOW_TPB_BANNER = true
 Show the TPB banner. More...
 
static bool SHOW_TPS_BANNER = true
 Show the TPS banner. More...
 
static bool SHOW_TR_BANNER = true
 Show the TR banner. More...
 
static string APPLICATION_PATH => Crosstales.Common.Util.FileHelper.ValidatePath(Application.dataPath.Substring(0, Application.dataPath.LastIndexOf('/') + 1))
 Application path. More...
 

Additional Inherited Members

- Properties inherited from Crosstales.Common.Util.BaseConstants
static string PREFIX_FILE [get]
 URL prefix for files. More...
 

Detailed Description

Collected constants of very general utility for the asset.

Member Data Documentation

◆ ASSET_3P_ADVENTURE_CREATOR

const string Crosstales.RTVoice.Util.Constants.ASSET_3P_ADVENTURE_CREATOR = "https://assetstore.unity.com/packages/slug/11896?aid=1011lNGT"
static

URL of the 3rd party asset "Adventure Creator".

◆ ASSET_3P_AMPLITUDE

const string Crosstales.RTVoice.Util.Constants.ASSET_3P_AMPLITUDE = "https://assetstore.unity.com/packages/slug/111277?aid=1011lNGT"
static

URL of the 3rd party asset "THE Dialogue Engine".

◆ ASSET_3P_CINEMA_DIRECTOR

const string Crosstales.RTVoice.Util.Constants.ASSET_3P_CINEMA_DIRECTOR = "https://assetstore.unity.com/packages/slug/19779?aid=1011lNGT"
static

URL of the 3rd party asset "Cinema Director".

◆ ASSET_3P_DIALOGUE_SYSTEM

const string Crosstales.RTVoice.Util.Constants.ASSET_3P_DIALOGUE_SYSTEM = "https://assetstore.unity.com/packages/slug/11672?aid=1011lNGT"
static

URL of the 3rd party asset "Dialogue System".

◆ ASSET_3P_GOOGLE

const string Crosstales.RTVoice.Util.Constants.ASSET_3P_GOOGLE = "https://assetstore.unity.com/packages/slug/115170?aid=1011lNGT"
static

URL of the 3rd party asset "Google Cloud Text To Speech".

◆ ASSET_3P_KLATTERSYNTH

const string Crosstales.RTVoice.Util.Constants.ASSET_3P_KLATTERSYNTH = "https://assetstore.unity.com/packages/slug/95453?aid=1011lNGT"
static

URL of the 3rd party asset "uSequencer".

◆ ASSET_3P_LIPSYNC

const string Crosstales.RTVoice.Util.Constants.ASSET_3P_LIPSYNC = "https://assetstore.unity.com/packages/slug/32117?aid=1011lNGT"
static

URL of the 3rd party asset "LipSync Pro".

◆ ASSET_3P_LOCALIZED_DIALOGS

const string Crosstales.RTVoice.Util.Constants.ASSET_3P_LOCALIZED_DIALOGS = "https://assetstore.unity.com/packages/slug/5020?aid=1011lNGT"
static

URL of the 3rd party asset "Localized Dialogs".

◆ ASSET_3P_NANINOVEL

const string Crosstales.RTVoice.Util.Constants.ASSET_3P_NANINOVEL = "https://assetstore.unity.com/packages/slug/135453?aid=1011lNGT"
static

URL of the 3rd party asset "Naninovel".

◆ ASSET_3P_NPC_CHAT

const string Crosstales.RTVoice.Util.Constants.ASSET_3P_NPC_CHAT = "https://assetstore.unity.com/packages/slug/9723?aid=1011lNGT"
static

URL of the 3rd party asset "NPC Chat".

◆ ASSET_3P_QUEST_SYSTEM

const string Crosstales.RTVoice.Util.Constants.ASSET_3P_QUEST_SYSTEM = "https://assetstore.unity.com/packages/slug/63460?aid=1011lNGT"
static

URL of the 3rd party asset "Quest System Pro".

◆ ASSET_3P_SALSA

const string Crosstales.RTVoice.Util.Constants.ASSET_3P_SALSA = "https://assetstore.unity.com/packages/slug/148442?aid=1011lNGT"
static

URL of the 3rd party asset "SALSA".

◆ ASSET_3P_SLATE

const string Crosstales.RTVoice.Util.Constants.ASSET_3P_SLATE = "https://assetstore.unity.com/packages/slug/56558?aid=1011lNGT"
static

URL of the 3rd party asset "SLATE".

◆ ASSET_3P_URL

const string Crosstales.RTVoice.Util.Constants.ASSET_3P_URL = "https://assetstore.unity.com/lists/rt-voice-friends-42209?aid=1011lNGT"
static

URL of the 3rd party assets in UAS.

◆ ASSET_3P_WEBGL

const string Crosstales.RTVoice.Util.Constants.ASSET_3P_WEBGL = "https://assetstore.unity.com/packages/slug/81861?aid=1011lNGT"
static

URL of the 3rd party asset "WebGL Speech Synthesis".

◆ ASSET_API_URL

const string Crosstales.RTVoice.Util.Constants.ASSET_API_URL = "https://www.crosstales.com/en/assets/rtvoice/api/"
static

URL of the asset API.

◆ ASSET_BUILD

const int Crosstales.RTVoice.Util.Constants.ASSET_BUILD = 20240316
static

Build number of the asset.

◆ ASSET_CHANGED

readonly System.DateTime Crosstales.RTVoice.Util.Constants.ASSET_CHANGED = new System.DateTime(2024, 3, 16)
static

Change date of the asset (YYYY, MM, DD).

◆ ASSET_CONTACT

const string Crosstales.RTVoice.Util.Constants.ASSET_CONTACT = "rtvoice@crosstales.com"
static

Contact to the owner of the asset.

◆ ASSET_CREATED

readonly System.DateTime Crosstales.RTVoice.Util.Constants.ASSET_CREATED = new System.DateTime(2015, 4, 29)
static

Create date of the asset (YYYY, MM, DD).

◆ ASSET_FORUM_URL

const string Crosstales.RTVoice.Util.Constants.ASSET_FORUM_URL = "https://forum.unity.com/threads/rt-voice-run-time-text-to-speech-solution.340046/"
static

URL of the asset forum.

◆ ASSET_MANUAL_URL

const string Crosstales.RTVoice.Util.Constants.ASSET_MANUAL_URL = "https://www.crosstales.com/media/data/assets/rtvoice/RTVoice-doc.pdf"
static

URL of the asset manual.

◆ ASSET_NAME

const string Crosstales.RTVoice.Util.Constants.ASSET_NAME = "RT-Voice PRO"
static

Name of the asset.

◆ ASSET_NAME_SHORT

const string Crosstales.RTVoice.Util.Constants.ASSET_NAME_SHORT = "RTV PRO"
static

Short name of the asset.

◆ ASSET_PRO_URL

const string Crosstales.RTVoice.Util.Constants.ASSET_PRO_URL = "https://assetstore.unity.com/packages/slug/41068?aid=1011lNGT"
static

URL of the PRO asset in UAS.

◆ ASSET_UPDATE_CHECK_URL

const string Crosstales.RTVoice.Util.Constants.ASSET_UPDATE_CHECK_URL = "https://www.crosstales.com/media/assets/rtvoice_versions.txt"
static

URL for update-checks of the asset

◆ ASSET_VERSION

const string Crosstales.RTVoice.Util.Constants.ASSET_VERSION = "2024.1.1"
static

Version of the asset.

◆ ASSET_VIDEO_PROMO

const string Crosstales.RTVoice.Util.Constants.ASSET_VIDEO_PROMO = "https://youtu.be/iVhTWDLY7g8?list=PLgtonIOr6Tb41XTMeeZ836tjHlKgOO84S"
static

URL of the promotion video of the asset (Youtube).

◆ ASSET_VIDEO_TUTORIAL

const string Crosstales.RTVoice.Util.Constants.ASSET_VIDEO_TUTORIAL = "https://youtu.be/OJyVgCmX3wU?list=PLgtonIOr6Tb41XTMeeZ836tjHlKgOO84S"
static

URL of the tutorial video of the asset (Youtube).

◆ ASSET_WEB_URL

const string Crosstales.RTVoice.Util.Constants.ASSET_WEB_URL = "https://www.crosstales.com/en/portfolio/rtvoice/"
static

URL of the asset in crosstales.

◆ AUDIOFILE_PREFIX

string Crosstales.RTVoice.Util.Constants.AUDIOFILE_PREFIX = "rtvoice_"
static

Audio file prefix to identify the files.

◆ ESPEAK_FEMALE_MODIFIER

string Crosstales.RTVoice.Util.Constants.ESPEAK_FEMALE_MODIFIER = "+f3"
static

Female modifier for eSpeak.

◆ GLOBALCACHE_SCENE_OBJECT_NAME

const string Crosstales.RTVoice.Util.Constants.GLOBALCACHE_SCENE_OBJECT_NAME = "GlobalCache"
static

GlobalCache prefab scene name.

◆ RTVOICE_SCENE_OBJECT_NAME

const string Crosstales.RTVoice.Util.Constants.RTVOICE_SCENE_OBJECT_NAME = "RTVoice"
static

RTVoice prefab scene name.

◆ SPEAK_CALL_SPEED

float Crosstales.RTVoice.Util.Constants.SPEAK_CALL_SPEED = 0.5f
static

Defines the speed of 'Speak'-calls in seconds.

◆ VOICE_AGE_ADULT

string Crosstales.RTVoice.Util.Constants.VOICE_AGE_ADULT = "adult"
static

Voice age for adults.

◆ VOICE_AGE_CHILD

string Crosstales.RTVoice.Util.Constants.VOICE_AGE_CHILD = "child"
static

Voice age for children.

◆ VOICE_AGE_ELDERLY

string Crosstales.RTVoice.Util.Constants.VOICE_AGE_ELDERLY = "elderly"
static

Voice age for elderly people.

◆ VOICE_AGE_UNKNOWN

string Crosstales.RTVoice.Util.Constants.VOICE_AGE_UNKNOWN = "unknown"
static

Unknown voice age.

◆ WINDOWS_TTS_SUBPATH

string Crosstales.RTVoice.Util.Constants.WINDOWS_TTS_SUBPATH = "RTVoiceTTSWrapper.exe"
static

Sub-path to the TTS-wrapper under Windows.

◆ WINDOWS_TTS_x86_SUBPATH

string Crosstales.RTVoice.Util.Constants.WINDOWS_TTS_x86_SUBPATH = "RTVoiceTTSWrapper_x86.exe"
static

Sub-path to the TTS-wrapper (32bit) under Windows.


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