
Here are the voice commands in English, directly taken from the game files.
Voice Commands
The voice commands can be edited in notepad, but remember to back-up the original.
File location: SteamLibrarysteamappscommonGhost Hunters CorpvocalEnglish.json
- “speak_ghost” :[“spirit”,”ghost”,”demon”,”you”,”man”,”woman”,”children”,”adult”,”child”],
- “speak_hello” :[“hello”,”i’m friendly”,”i come in peace”,”i’m a friend”,”i’m here as a friend”],
- “speak_bad” :[“i’m here to exorcise you”,”i’ve come to exorcise you”,”i’m scared”,”attack me”,”kill me”,”God”,”Lord”,”f*ck you”,”oh sh!t”, “update”, “when is release”],
- “speak_move” :[“can you come here”,”come here”,”come to me”],
- “speak_object”:[“can you move something”,”move something”,”move an object”],
- “speak_door” :[“can you open a door”,”open a door”,”can you close a door”,”close a door”],
- “speak_light” :[“can you turn on the light”,”turn on the light”,”can you turn off the light”,”turn off the light”],
- “speak_write” :[“can you write in the book”,”write in the book”,”can you draw in the book”,”draw a picture”,”write something”],
- “speak_noise” :[“give us a sign”,”give me a sign”,”make a noise”,”can you make a noise”,”where are you”],
- “speak_speak” :[“can you talk”,”can you hear me”,”are you there”,”say something”,”can you speak to me”],
- “speak_view” :[“can you show yourself”,”show yourself”,”manifest”]
Cleaned Up
Title the Ghost:
- [spirit] [ghost] [demon] [you] [man] [woman] [children] [adult] [child]
Greet the ghost:
- [hello] [i’m friendly] [i’m a friend] [i’m here as a friend]
Smack-talk:
- [i’m here to exorcise you] [i’ve come to exorcise you] [i’m scared] [attack me] [kill me] [God] [Lord] [f*ck you] [oh sh!t] [update] [when is release]
Ask the ghost over:
- [can you come here] [come here] [come to me]
Ask to move object:
- [can you move something] [move something] [move an object]
Ask to open/close doors:
- [can you open a door] [open a door] [can you close a door] [close a door]
Ask to turn on/off light:
- [can you turn on the light] [turn on the light] [can you turn off the light] [turn off the light]
Ask to write/draw in the book:
- [can you write in the book] [write in the book] [can you draw in the book] [draw a picture] [write something]
Ask the ghost to talk:
- [give us a sign] [give me a sign] [make a noise] [can you make a noise] [where are you]
Ask to speak in radio or on site:
- [can you talk] [can you hear me] [are you there] [say something] [can you speak to me]
Make the ghost show up:
- [can you show yourself] [show yourself] [manifest]
Be the first to comment