Got a bit of a small problem.
I am giving commands via a Voice PE, but audio is playing on a sendspin player, so the PE ducking feature doesn’t work.
I do have a script to detect it being activated and then duck the sendspin player, but it’s not fast enough and the Voice PE takes in some of the playing lyrics.
Is there any way to delay voice input for half a second on Voice PE after trigger, without taking control of the PE into ESP32 which I don’t want to do?
Grateful for thoughts on this please.