hcspeech.base

Undocumented in source.

Members

Functions

findVoices
auto findVoices(const(char)[] voiceSpecifier)
Undocumented in source. Be warned that the author may not have intended to support it.
getUserVoice
Voice getUserVoice(ChannelInfo channel, char[] nick)
Undocumented in source. Be warned that the author may not have intended to support it.
voiceByName
Voice* voiceByName(char[] name)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

allVoices
Voice[] allVoices;
Undocumented in source.
specifiedUserVoices
Voice[string] specifiedUserVoices;
Undocumented in source.
tts
Synthesizer tts;
Undocumented in source.
ttsChannels
ChannelInfo[] ttsChannels;
Undocumented in source.
userVoices
Voice[string] userVoices;
Undocumented in source.

Structs

ChannelInfo
struct ChannelInfo
Undocumented in source.

Meta