SpMMAudioIn LineId property (SAPI 5.4)

Microsoft Speech API 5.4

Object: SpMMAudioIn

LineId Property

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

Syntax

Set: SpMMAudioIn.LineId = Long
Get: Long = SpMMAudioIn.LineId

Parts

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