hcspeech ~master (2015-12-17T09:02:26Z)
Home
Dub
Repo
ChannelInfo
hcspeech
base
Undocumented in source.
struct
ChannelInfo {
string
name
;
uint
[]
voiceDistribution
;
this
(string name);
}
Constructors
this
this
(string name)
Undocumented in source.
Members
Variables
name
string
name
;
Undocumented in source.
voiceDistribution
uint
[]
voiceDistribution
;
Undocumented in source.
Meta
Source
See Implementation
hcspeech
base
functions
findVoices
getUserVoice
voiceByName
static variables
allVoices
specifiedUserVoices
tts
ttsChannels
userVoices
structs
ChannelInfo