Results 1 - 4 of 4

MediaRecorder.pause()

The Media.pause() method (part of the MediaRecorder API) is used to pause recording of media streams.
API Media Capture Media Recorder API MediaRecorder Method pause Reference

SpeechSynthesis.pause()

The pause() method of the SpeechSynthesis interface puts the SpeechSynthesis object into a paused state.
API Experimental Method pause Reference speech SpeechSynthesis synthesis Web Speech API

Using the Web Animations API

The Web Animations API lets us construct animations and control their playback with JavaScript. This article will start you off in the right direction with fun demos and tutorials featuring Alice in Wonderland.
Alice Animate animate Animations animations Beginner beginner CSS duration Guide JavaScript keyframes pause play reverse Timing Tutorial web animations api