如何在ASP C#中从互联网发送语音短信 [英] How to send Voice sms from internet in ASP C#

查看:54
本文介绍了如何在ASP C#中从互联网发送语音短信的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

亲爱的所有



我有一个.wav文件我需要将它发送到一个Phonenumber为此我已经购买了一个网络服务。



他给了我一个链接格式如何通过查询字符串发送



如下www.myip.com/id =''这样的事情



可以任何人请帮我使用链接。并发送语音短信

Dear All

I am having one .wav file I need to send it to one Phonenumber For this purpose I have purchased one web service.

He has given me one link format how to sent by query string

As follows www.myip.com/id='' Somthing like this

Can Any one please help me to use the link. And send voice sms

推荐答案

对于短信,我们需要SMPP(短消息对等协议)。

您可能无法设置SMPP由于它的成本很高,所以选择合适的短信服务提供商。



没有内置支持任何可以独立传输短信的语言。 />


所以,首先你需要选择一个好的短信服务提供商,他会公开API,让你的生活变得更简单。 API可以在任何语言中使用,因为它们中的大多数都是宁静的API。



注意:有一些免费的提供商,其中大多数都有局限性而不是100%交付。因此,对于专业用途,请选择一个优秀的服务提供商。在选择时,请提及您对语音短信支持的需求。



如果你谷歌,你会得到很多优秀的服务提供商。



希望这些信息有用!
For SMS we need SMPP (Short Message Peer to Peer Protocol).
You might not get SMPP to set by yourself as it's costly, so the choice goes to select a proper SMS Service provider.

There is no inbuilt support for any language that can transmit sms independently.

So, first you need to select a good SMS Service Provider, who exposes API to make your life simpler. The API can be used in any language as most of them are restful API.

Note: There are some free providers bit most of them have limitations and not delivering 100%. So, for professional use, select a good Service provider. Also while selecting, mention your need of Voice SMS support.

If you google, you will get lots of good service provider.

Hope this info helps!


这篇关于如何在ASP C#中从互联网发送语音短信的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆