如何在基于PHP的网站中实现语音聊天?

发布于 2024-08-13 05:56:37 字数 59 浏览 3 评论 0原文

关于基于 PHP 的网站的简单语音聊天解决方案的任何建议。我们已经有了文字聊天,客户现在也想要语音聊天。

Any suggestions for simple voice chat solution for a PHP based website. We already have a text chat in place, client now wants voice chat too.

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

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

发布评论

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

评论(2

烟凡古楼 2024-08-20 05:56:37

PHP 根本无法实现语音聊天。这样的事情需要专用的聊天服务器/服务;您的客户可能对 Skype for Business 或 Google Talk 等内容感兴趣。这两件事(据我记得)都需要安装浏览器外产品。

Voice chat simply isn't going to happen with PHP. Such a thing requires a dedicated chat server/service; your client may be interested in something like Skype for Business or Google Talk. Both of these things (as I recall) will require an out-of-browser product to be installed.

長街聽風 2024-08-20 05:56:37

您可能可以使用 Adob​​e flash。

PHP 可以解决很多问题,但不能解决语音聊天之类的问题。

You could problably use Adobe flash.

PHP can solve a lot of problems but not anything like voice chat.

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