Hello,
our organization integrates with the Microsoft Azure Cognitive Service Speech-to-Text.
With that we're able to retrieve any text the Customer is speaking in the Slot variable but we need to retrieve also the id of the request executed towards the cognitive service in real time within the Bot Flow. This way we would be able to link the converted text to the original customer audio. Is it possible to achieve this?
Thanks