Twilio IBM Watson Speech To Text Addon Callback function not getting triggered
问题 My objective is to get transcribe (Caller's input - IVR Conversation) using IBM Watson Speech to Text Addon which is available on Twilio platform (Twilio Add-ons feature). IBM watson speech to text add-on is installed. Problem: Callback function which defined on Callback URL is not getting triggered. I have followed the guidelines mentioned on this link I have configured my Programmable voice application as web hook function. (Using NGROK) and Callback function is also configured as a web