play

inline suspend fun HTMLMediaElement.play()(source)

The HTMLMediaElement play() method attempts to begin playback of the media.

MDN Reference