Static Public Member Functions | |
| static mixed | SpeechParseKeywords (mixed ascistr) |
| static mixed | CreateSpeechLoader (mixed loadertype, mixed base_file, mixed bWarnOnMissingFile) |
| static mixed | CreateSpeechLoaderFullFile (mixed base_file, mixed bWarnOnMissingFile) |
Definition at line 1928 of file lua_pseudo_code.cpp.
| static mixed speech::SpeechParseKeywords | ( | mixed | ascistr | ) | [inline, static] |
speech.mul loader Keywords detected from client-chat, converted back to index id and send to server see also http://doc.wpdev.org/formats/speech.html (dead link)...
Definition at line 1933 of file lua_pseudo_code.cpp.
| static mixed speech::CreateSpeechLoader | ( | mixed | loadertype, | |
| mixed | base_file, | |||
| mixed | bWarnOnMissingFile | |||
| ) | [inline, static] |
Definition at line 1935 of file lua_pseudo_code.cpp.
| static mixed speech::CreateSpeechLoaderFullFile | ( | mixed | base_file, | |
| mixed | bWarnOnMissingFile | |||
| ) | [inline, static] |
TODO : Unicode ? speech.mul values (index,length) are BigEndian
Definition at line 1939 of file lua_pseudo_code.cpp.
1.5.6