HTML and CSS Reference
In-Depth Information
Name
voice-duration
Values:
<time>
Initial value:
User agent-dependent
Applies to:
All elements
Inherited:
No
Computed value:
Not specified
Description:
Defines the length of time it should take to audibly render the content of the element. The res-
ult will override the value of voice-rate . Only positive <time> values are permitted.
Examples:
.tel {voice-duration: 3s;}
big {voice-duration: 10s;}
Search WWH ::




Custom Search