Share via


SpMMAudioOut LineId property (SAPI 5.3)

Microsoft Speech API 5.3

Object: SpMMAudioOut

LineId Property

The LineId property gets and sets the current line identifier associated with the multimedia device.

Syntax

Set: SpMMAudioOut.LineId = Long
Get: Long = SpMMAudioOut.LineId

Parts

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