Forum >DF2301QG V1.0 can we put the module in/out listening mode with commands?
DF2301QG V1.0 can we put the module in/out listening mode with commands?

DF2301QG V1.0 can we put the module in/out listening mode with commands?
I want to make a solution that asks elderly quesiotns about their medication, the answer they have to give is just yes or no…
I want to use MP3-module to play the standard questions and use the DF2301QG V1.0 to listen shortly to the answer.
So I want ot avoid the wakeup word and put the module in/out listening mode by command.
Is that possible, and if not can that be added?
Thx
2025-02-19 08:53:48
sun.haihui
It may not achieve the desired functionality as it requires wake-up words.

2025-02-16 02:28:14
wim.verlinden
seems possible with voiceModule.settingCMD(DF2301Q_UART_MSG_CMD_SET_ENTERWAKEUP, 0);
