The phoneme element provides a phonemic/phonetic pronunciation for the contained text.
Consult Speech Synthesis Markup Language (SSML) Version 1.1
for further information.
This element may contain text only.
annotation, annotation, m:annotation-xml, aside, block, caption, caption, cite, d, definition, emph, expansion, xforms:group, h, hd, hpart, item, item, l, xforms:label, meta, note, object, sel:otherwise, p, ssml:prosody, quote, quote, its:rb, ref, xforms:repeat, its:rt, s, span, td, th and sel:when
http://www.w3.org/2001/10/synthesis
This element belongs to the feature «SSML (Speech Synthesiser Markup Language) Integration»
Name | Presence | Description |
---|---|---|
ph | Required |
The SSML ph attribute provides a phonemic and phonetic notation for the contained text.
Consult Speech Synthesis Markup Language (SSML) Version 1.1 for further information. Value: Any string |
alphabet | Optional |
The SSML alphabet attribute specifies the phonemic/phonetic pronunciation alphabet to
use when rendering the value of the ph attribute. If the alphabet attribute
is not specified, the value x-sampa is assumed, which refers to TODO X-SAMPA REFERENCE.
Consult Speech Synthesis Markup Language (SSML) Version 1.1 for further information. Value: One of text:
•
ipa •
x-sampa |
class | Optional | Value: Some value of type NMTOKENS
|
its:dir | Optional |
The its:dir attribute is used to specify the base writing
direction of the content. If not specified, the default value
ltr is assumed.
Consult Internationalization Tag Set (ITS) for further information. This attribute belongs to the feature «ITS Ruby» Value: One of •
lro •
ltr •
rlo •
rtl |
xml:base | Optional | Value: Some value of type anyURI
|
xml:id | Optional | Value: Some value of type ID
|
xml:lang | Optional |
The xml:lang attribute is used to identify
the natural or formal language in which the content is written.
Consult Extensible Markup Language (XML) 1.0 for further information. Value: Some value of type language
|
xml:space | Optional | Value: One of •
default •
preserve |