I have a Dialogflow CX agent working in polish [pl] language as an audio bot using AudioCodes.
I want it to respond to yes/no answers (pl: "tak"/"nie"), yet it takes usually 15 seconds or more to detect the end of utterance. Enabling advanced speech settings and setting "End of speech sensitivity" and "No speech timeout" does not help.
I'd love to set some Audiocodes parameters, like fast STT recognition, but I don't know where to set them.
Any ideas on how to speed up the detection time? Forcing users to respond with two or more words is not allowed in my case.