Microsoft Azure Sends A Request For Each Registered Event Type To The Registered Url

The payload will be generated from the last entity that would have invoked the web hook. If no entity is present for none of the registered event types,the POST will respond with 204. If a test request can be made, it will respond with 200.The request will contain a X-MicrosoftSpeechServices-Event header with the respective registered event type.If the web hook was registered with a secret it will contain a X-MicrosoftSpeechServices-Signature header with an SHA256 hash of the payl...