sourxsunny
Results
4
comments of
sourxsunny
i have the same problem
我用es8311,也碰到了同样的问题
recorder_sr_cfg.afe_cfg->vad_init = true之后, rec_engine_cb里面的 else if (AUDIO_REC_VAD_START == event->type)和 else if (AUDIO_REC_VAD_END == event->type) 都没有回调。
不想要唤醒词,只是想要判定人声的接口。