ISpeechAudio Volume Property

Microsoft Speech SDK

Intelligent Interface Technologies Home Page Microsoft Speech SDK Speech Automation 5.1

Interface: ISpeechAudio

Volume Property


The Volume property gets and sets the volume (loudness) level.

The volume level is on a linear scale from zero to 10,000.

Syntax

Set: ISpeechAudio.Volume = Long
Get: Long = ISpeechAudio.Volume

Parts

ISpeechAudio
The owning object.
Long
Set: A Long variable that sets the property.
Get: A Long variable that gets the property.