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

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

userHead wim.verlinden 2025-02-15 21:03:02 108 Views2 Replies

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

It may not achieve the desired functionality as it requires wake-up words.

userHeadPic sun.haihui
2025-02-16 02:28:14

seems possible with   voiceModule.settingCMD(DF2301Q_UART_MSG_CMD_SET_ENTERWAKEUP, 0);

userHeadPic wim.verlinden