sayAs

fun sayAs(interpretAs: String, content: String)

Generates an SSML <say-as> element with a custom interpretation type.

Parameters

interpretAs

The SSML interpret-as value (e.g. "cardinal", "ordinal", "date", "telephone", "characters").

content

The text to interpret.