Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何在 Cloudamqp 中将音频文件作为消息发送?
我猜我需要它的字节流并将其作为 JSON 发送。但我不确定这是否可能。还是我只发送音频文件位置的链接以供下载?
消息体是一个缓冲区,你可以把你喜欢的放在里面。
JSON、ANS1、XML 或缓冲音频。