webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
SpeechSynthesisVoice Interface Reference

import"SpeechSynthesisVoice.idl";

Public Attributes

readonly attribute DOMString voiceURI
 
readonly attribute DOMString name
 
readonly attribute DOMString lang
 
readonly attribute boolean localService
 
readonly attribute boolean default
 

Member Data Documentation

◆ default

readonly attribute boolean SpeechSynthesisVoice::default

◆ lang

readonly attribute DOMString SpeechSynthesisVoice::lang

◆ localService

readonly attribute boolean SpeechSynthesisVoice::localService

◆ name

readonly attribute DOMString SpeechSynthesisVoice::name

◆ voiceURI

readonly attribute DOMString SpeechSynthesisVoice::voiceURI

The documentation for this interface was generated from the following file: