How to Output Audio File in Telegram using Dialogflow

Hi all, new to reddit so I will appreciate if I can get some help and advice.

I am try to output an audio file in telegram using dialogflow.

Under ‘Custom Payload’ in Telegram, I used this code.

{

“telegram”: {

“attachment”: {

“type”: “audio”,

“url”: “*the google drive link with the desired audiofile*”

}

}

}

Can anyone give me some advice to enable an online audio file to be sent in Telegram using Dialogflow?

submitted by /u/kwlearning
[link] [comments]


Posted

in

by

Tags: