Hi,
I am trying to get video as response from my bot which is integrated with webchat.
Following is the code in the domain.yml file.
utter_code_analytics:
- custom:
attachment:
type: video
payload:
src: D:\Bot Integration\Rasa Config\code-analysis-full_CMj1ggvB.compressed.mp4
autoplay: true
Size of the video is also 773 KB.
The bot should play the video instead of just giving the empty box,