I don’t see why you couldn’t do that, but to achieve the desired effect you would need to set up an onClick method for the button so that it will play the child audio.
@lasjorg I checked the link. It mentions that <audio> is interactive content only when controls attribute is present. Without it (as in the example in my first post), does it get treated as a phrasing content?