问题
Haven't been able to do this yet!
Anyone know a way to disable the audio feature in ReCaptcha?
Thanks!
回答1:
You can use CSS to hide the button:
#recaptcha_switch_audio { display: none; }
来源:https://stackoverflow.com/questions/6604844/remove-audio-in-recaptcha