Results 1 - 2 of 2

MediaRecorder.onresume

The MediaRecorder.onresume event handler (part of the MediaRecorder API) handles the resume event, allowing you to run code in response to the media recording being resumed after pausing.
API Audio Media Capture Media Recorder API MediaRecorder onresume Property Reference Video

SpeechSynthesisUtterance.onresume

The onresume property of the SpeechSynthesisUtterance interface represents an event handler that will run when a paused utterance is resumed (when the resume event fires.)
API Experimental onresume Property Reference speech SpeechSynthesisUtterance synthesis Web Speech API