接受电子邮件或短信并进行语音通话将文本转换为语音的服务?

发布于 2024-10-06 05:30:48 字数 193 浏览 2 评论 0原文

我正在编写一个服务器监控应用程序,如果服务器在测试时没有正确响应,我想通过语音呼叫提醒我。

该应用程序当前向我的手机发送短信,但效果并不如我所愿,因为我并不总是随身携带手机,或者我听不到它。

我想知道是否有一种服务可以让我发送电子邮件或短信,并让它向一个或多个电话号码拨打语音电话并阅读消息?

谢谢,

史蒂夫

I am writing a server monitoring application that I'd like to alert me with a voice call if the server doesn't respond correctly when tested.

The application currently sends a text message to my mobile phone, but that hasn't worked as well as I would like, because I don't always have my mobile phone with me, or I don't hear it.

I'm wondering if there is a service to whom I could send an e-mail or text message and have it place a voice call to one or more phone numbers and read the message?

Thanks,

Steve

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

じее 2024-10-13 05:30:48

查看 Twilio

http://www.twilio.com/

他们有一个很好的简单 api 可以执行语音来电。您需要编写一些简单的代码来读取电子邮件,然后将其输入到他们的 api 中。

希望这有帮助。

鲍勃

Check out Twilio

http://www.twilio.com/

They have a nice simple api that can do the voice calls. You would need to write some simple code to read the email and then feed it into their api.

Hope this helps.

Bob

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文