Contents
Definition and Usage
This allows authors to specify a phonetic pronunciation for the text contained by the corresponding element.
| Name: | phonemes |
| Value: | <string> |
| Initial: | implementation dependent |
| Applies to: | all elements |
| Inherited: | no |
| Percentages: | N/A |
| Media: | speech |
Syntax
phonemes: <string> ;
Examples
1 | @phonetic-alphabet "ipa"; |
2 | #tomato { phonemes: "t\0252 m\0251 to\028a " } |







