Voice over and WKWebView

Hi EveryBody,

A section of my iOS application is composed by an Object WKWebView. Obviously this object contains html code.
I am unable to configure the WKWebView object and the html code for it to work properly in voice over mode. Suppose that an html component (for example a component <a> contains the text "alpha", can I make voice over ads "beta" when the user touches the html component? This is possible for every object (UIButton, UILabel etc.). Is it also possible for an html component inside a WKWebView?

Thanks and regards,
Giordano