Is there any way to make audio tags play automatically in desktop safari?

currently known method:
1. If it is in Wechat, then it can be solved through WeixinJSBridgeReady, it must be in Wechat.
2. Trigger via touchstart, but cannot be triggered if the user does not have any action.
so how does safari on the desktop solve the problem of automatic playback of audio? (neither Wechat nor do you want users to do anything)

Jul.16,2021

here is a detailed description: https://www.jianshu.com/p/c3c.

this is also related to the version of the browser, and for the sake of user experience, it is best not to play it automatically.

Menu