Home
last modified time | relevance | path

Searched defs:set_punctuation (Results 1 – 3 of 3) sorted by relevance

/dports/audio/festival/speech_tools/include/
H A DEST_Token.h103 void set_punctuation(const EST_String &p) { punc = p; } in set_punctuation() function
105 void set_punctuation(const char *p) { punc = p; } in set_punctuation() function
/dports/accessibility/speech-dispatcher/speech-dispatcher-0.10.2/src/api/python/speechd/
H A Dclient.py971 def set_punctuation(self, value, scope=Scope.SELF): member in SSIPClient
/dports/accessibility/py-speech-dispatcher/speech-dispatcher-0.10.2/src/api/python/speechd/
H A Dclient.py971 def set_punctuation(self, value, scope=Scope.SELF): member in SSIPClient