Results 1021 - 1040 of 1,081

SpeechSynthesisVoice.localService

The localService read-only property of the SpeechSynthesisVoice interface returns a Boolean indicating whether the voice is supplied by a local speech synthesizer service (true), or a remote speech synthesizer service (false.)
API Experimental localService Property Reference speech SpeechSynthesisVoice synthesis Web Speech API

SpeechSynthesisVoice.name

The name read-only property of the SpeechSynthesisVoice interface returns a human-readable name that represents the voice.
API Experimental name Property Reference speech SpeechSynthesisVoice synthesis Web Speech API

SpeechSynthesisVoice.voiceURI

The voiceURI read-only property of the SpeechSynthesisVoice interface returns the type of URI and location of the speech synthesis service for this voice.
API Experimental Property Reference speech SpeechSynthesisVoice synthesis voiceURI Web Speech API

TrackDefault.byteStreamTrackID

The byteStreamTrackID read-only property of the TrackDefault interface returns the ID of the specific track that the SourceBuffer should apply to.
API Audio byteStreamTrackID Experimental Media Source Extensions MSE Property Reference TrackDefault Video

TrackDefault.kinds

The kinds read-only property of the TrackDefault interface returns default kinds for an associated SourceBuffer to use when an initialization segment does not contain label information for a new track.
API Audio Experimental kinds Media Source Extensions MSE Property Reference TrackDefault Video

TrackDefault.label

The label read-only property of the TrackDefault interface returns the default label for an associated SourceBuffer to use when an initialization segment does not contain label information for a new track.
API Audio Experimental label Media Source Extensions MSE Property Reference TrackDefault Video

TrackDefault.language

The language read-only property of the TrackDefault interface returns a default language for an associated SourceBuffer to use when an initialization segment does not contain language information for a new track.
API Audio Experimental Language Media Source Extensions MSE Property Reference TrackDefault Video

TrackDefault.TrackDefault()

The TrackDefault() constructor of the TrackDefault interface constructs and returns a new TrackDefault object.
API Audio Constructor Experimental Media Source Extensions MSE Reference TrackDefault Video

TrackDefault.type

The type read-only property of the TrackDefault interface returns the type of track that this SourceBuffer's media segment data relates to (i.e. audio, video, or text track.)
API Audio Experimental Media Source Extensions MSE Property Reference TrackDefault Type Video

TrackDefaultList.length

The length read-only property of the TrackDefaultList interface returns the number of TrackDefault objects in the list.
API Audio Experimental Extensions length Media MSE Property Reference Source source TrackDefaultList Video

TrackDefaultList.TrackDefaultList()

The TrackDefaultList() constructor of the TrackDefaultList interface constructs and returns a new TrackDefaultList object.
API Audio Constructor Experimental Extensions Media MSE Reference Source source TrackDefaultList Video