如何在RECVD_MSG_API中获取文件名
zaqai opened this issue · 5 comments
zaqai commented
我在RECVD_MSG_API回调的参数中可以获取文件内容、文件类型等一系列信息,但是获取到的文件名只是‘时间戳.文件后缀’, 有办法获取到我们在手机微信上看到的文件名吗
zaqai commented
UploadFile(filename='1709901693972.pdf', size=973235, headers=Headers({'content-disposition': 'form-data; name="content"; filename="1709901693972.pdf"', 'content-type': 'application/pdf'}))
danni-cool commented
是最新的代码吗
bwnjnOEI commented
请教下,下载的语音文件.sil文件有什么开源或在线支持批量转换的工具吗?
danni-cool commented
请教下,下载的语音文件.sil文件有什么开源或在线支持批量转换的工具吗?
zaqai commented
@danni-cool 不好意思,docker镜像不是最新的,最新的已经可以正常显示文件名了,多谢