How to programmatically send voicemail message on the iPhone?

一个人想着一个人 提交于 2019-12-25 02:13:59

问题


Is there any way to send voicemail message from iphone application,I know from MessageUI framework it is not possible. I have search in google but could not find how to do this, I got only how to send text message, So any help much appreciated.


回答1:


It is not possible to send an audio file from message with current sdk....You can reach this requirement by upload that sound file to server and then send that url from message.



来源:https://stackoverflow.com/questions/13645442/how-to-programmatically-send-voicemail-message-on-the-iphone

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!