Contents

volume

The volume the speech synthesizer uses when speaking the utterance.

Declaration

var volume: Float { get set }

Discussion

Before enqueing the utterance, set this property to a value within the range of 0.0 for silent to 1.0 for loudest volume. The default value is 1.0. Setting this after enqueing the utterance has no effect.

See Also

Configuring an utterance