我如何使用验证码和音频进行人工验证?

发布于 2024-08-04 12:01:41 字数 67 浏览 1 评论 0原文

我需要在 PHP 中使用验证码来验证人类用户。此外,由验证码生成的关键字符将通过音频发音。是否可以?如果可以的话怎么办?

I need to validate human user by using captcha in PHP. Also the critical characters generated by captcha will be pronounced by an audio voice. Is it possible? If possible then how?

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

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

发布评论

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

评论(1

御弟哥哥 2024-08-11 12:01:41

ReCaptcha 具有音频支持,是将验证码添加到网络应用的最简单方法,包括 < a href="https://developers.google.com/recaptcha/old/docs/php" rel="nofollow noreferrer">特定 PHP 支持。

ReCaptcha has audio support, and is the easiest way to add captcha to a webapp, including specific PHP support.

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