Last reviewed: 3/23/2024 11:13:41 AM

<VOLUME>

Volume is the playback audio level.

<SAPI>
    <VOLUME LEVEL="20">
        This text is spoken softly at level twenty.
        <VOLUME LEVEL ="100">
            This text is spoken loudly at max volume level of one hundred.
        </VOLUME>
    </VOLUME>
    <VOLUME LEVEL="50"/>
    All remaining text is spoken normally at volume level of fifty.
</SAPI>

Attributes

LEVEL

A value between 0 and 100. The default base volume for all voices is 100.

Children

none

Parents

<SAPI>