Home
last modified time | relevance | path

Searched defs:_speechQueue (Results 1 – 5 of 5) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/backends/text-to-speech/windows/
H A Dwindows-text-to-speech.h84 Common::List<WCHAR *> _speechQueue; variable
/dports/games/scummvm/scummvm-2.5.1/backends/text-to-speech/windows/
H A Dwindows-text-to-speech.h85 Common::List<WCHAR *> _speechQueue; variable
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/text-to-speech/linux/
H A Dlinux-text-to-speech.h89 Common::List<Common::String> _speechQueue; variable
/dports/games/scummvm/scummvm-2.5.1/backends/text-to-speech/linux/
H A Dlinux-text-to-speech.h92 Common::List<Common::String> _speechQueue; variable
/dports/games/scummvm/scummvm-2.5.1/engines/saga2/
H A Daudio.h68 Common::List<SoundInstance> _speechQueue; variable