Audio File
# 🤝help
r
Hello everyone, I have an API that returns an audio file when I call it. I want to send this audio file. Is it possible to either save the audio file or store it in a variable so that the message node can simply reference the variable to access the audio file? Thank you!
r
@rich-motorcycle-75724 yes! you can use super inputs to put the URL of the file inside an audio message type: https://cdn.discordapp.com/attachments/1133515175748706404/1133524029467263076/CleanShot_2023-07-25_at_18.19.24.mp4
2 Views