SpMMAudioOut DeviceId property

Microsoft Speech SDK

Intelligent Interface Technologies Home Page Microsoft Speech SDK

Speech Automation 5.1

Object: SpMMAudioOut

DeviceId Property


The DeviceId property gets and sets the multimedia device ID being used by the audio object.

Syntax

Set: SpMMAudioOut.DeviceId = Long
Get: Long = SpMMAudioOut.DeviceId

Parts

SpMMAudioOut
The owning object.
Long
Set: A Long variable that sets the device ID.
Get: A Long variable that gets the device ID.

Example

See Speech Telephony Application Guide for examples with SpMMAudioOut.DeviceId property.