Results 1 - 2 of 2

MediaRecorder.onpause

The MediaRecorder.onpause event handler (part of the MediaRecorder API) handles the pause event, allowing you to run code in response to the media recording being paused.
API Audio audio Media Capture Media Recorder API MediaRecorder onpause Property Reference Video video

SpeechSynthesisUtterance.onpause

The onpause property of the SpeechSynthesisUtterance interface represents an event handler that will run when the utterance is paused part way through (when the pause event fires.)
API Experimental onpause Property Reference speech SpeechSynthesisUtterance synthesis Web Speech API