Cloud Communications API recordResponse initial and max silence not working as intended
I am using Azure to implement a bot in Microsoft Teams that you can speak with. The bot is supposed to listen and, after 2 seconds of silence, validate the sentence. However it seems that maxSilenceTimeoutInSeconds and InitialSilenceTimeoutInSeconds have no effect on the duration of the recording since it always wait the full 10 seconds.