Home
last modified time | relevance | path

Searched defs:TextToSpeechPrivate (Results 1 – 11 of 11) sorted by relevance

/dports/audio/mumble/mumble-1.3.3/src/mumble/
H A DTextToSpeech.h11 class TextToSpeechPrivate; variable
14 friend class TextToSpeechPrivate; variable
H A DTextToSpeech_unix.cpp20 class TextToSpeechPrivate { class
38 TextToSpeechPrivate::TextToSpeechPrivate() { in TextToSpeechPrivate() function in TextToSpeechPrivate
106 TextToSpeechPrivate::TextToSpeechPrivate() { in TextToSpeechPrivate() function in TextToSpeechPrivate
H A DTextToSpeech.cpp12 class TextToSpeechPrivate { class
22 TextToSpeechPrivate::TextToSpeechPrivate() { in TextToSpeechPrivate() function in TextToSpeechPrivate
H A DTextToSpeech_win.cpp16 class TextToSpeechPrivate { class
25 TextToSpeechPrivate::TextToSpeechPrivate() { in TextToSpeechPrivate() function in TextToSpeechPrivate
H A DTextToSpeech_macx.mm114 TextToSpeechPrivate::TextToSpeechPrivate() { function
118 TextToSpeechPrivate::~TextToSpeechPrivate() { function
/dports/audio/murmur/mumble-1.3.3/src/mumble/
H A DTextToSpeech.h11 class TextToSpeechPrivate; variable
14 friend class TextToSpeechPrivate; variable
H A DTextToSpeech_unix.cpp20 class TextToSpeechPrivate { class
38 TextToSpeechPrivate::TextToSpeechPrivate() { in TextToSpeechPrivate() function in TextToSpeechPrivate
106 TextToSpeechPrivate::TextToSpeechPrivate() { in TextToSpeechPrivate() function in TextToSpeechPrivate
H A DTextToSpeech.cpp12 class TextToSpeechPrivate { class
22 TextToSpeechPrivate::TextToSpeechPrivate() { in TextToSpeechPrivate() function in TextToSpeechPrivate
H A DTextToSpeech_win.cpp16 class TextToSpeechPrivate { class
25 TextToSpeechPrivate::TextToSpeechPrivate() { in TextToSpeechPrivate() function in TextToSpeechPrivate
H A DTextToSpeech_macx.mm114 TextToSpeechPrivate::TextToSpeechPrivate() { function
118 TextToSpeechPrivate::~TextToSpeechPrivate() { function
/dports/net/kpimtextedit/kpimtextedit-21.12.3/src/texttospeech/
H A Dtexttospeech.h57 friend class TextToSpeechPrivate; variable