patrickjquinn / P-Brain.ai

Natural language virtual assistant using Node.js + Bootstrap
MIT License
342 stars 76 forks source link

can anybody help me with how can i make p-brain respond to the wake word? #101

Closed SiyamF closed 3 years ago

SiyamF commented 3 years ago

can anybody help me with how can i make p-brain respond to the wake word? like if i say hey brain it should respond 'yes sir' or add a beep sound

patrickjquinn commented 3 years ago

Just hook an audio player or speech synth call into the wake word callback?