Home
last modified time | relevance | path

Searched defs:voiceFilePrefix (Results 1 – 6 of 6) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/queen/
H A Dtalk.cpp58 const char *voiceFilePrefix, in speak()
438 char voiceFilePrefix[MAX_STRING_SIZE]; in initialTalk() local
445 char voiceFilePrefix[MAX_STRING_SIZE]; in initialTalk() local
512 bool Talk::speak(const char *sentence, Person *person, const char *voiceFilePrefix) { in speak()
784 const char *voiceFilePrefix, in speakSegment()
H A Dcutaway.cpp776 char voiceFilePrefix[MAX_STRING_SIZE]; in handlePersonRecord() local
H A Dlogic.cpp811 void Logic::makePersonSpeak(const char *sentence, Person *person, const char *voiceFilePrefix) { in makePersonSpeak()
/dports/games/scummvm/scummvm-2.5.1/engines/queen/
H A Dtalk.cpp58 const char *voiceFilePrefix, in speak()
438 char voiceFilePrefix[MAX_STRING_SIZE]; in initialTalk() local
445 char voiceFilePrefix[MAX_STRING_SIZE]; in initialTalk() local
512 bool Talk::speak(const char *sentence, Person *person, const char *voiceFilePrefix) { in speak()
784 const char *voiceFilePrefix, in speakSegment()
H A Dcutaway.cpp780 char voiceFilePrefix[MAX_STRING_SIZE]; in handlePersonRecord() local
H A Dlogic.cpp817 void Logic::makePersonSpeak(const char *sentence, Person *person, const char *voiceFilePrefix) { in makePersonSpeak()