SpObjectToken Id Property (Microsoft Speech Platform)

Microsoft Speech Platform SDK 11

Microsoft Speech Platform


Object: SpObjectToken

Id Property

The Id property returns the ID of the token.

The ID of the object is the path to its folder within the Speech configuration database.

Syntax

Set: (This property is read-only)
Get: String = SpObjectToken.Id

Parts

SpObjectToken
The owning object.
String
Set: (This property is read-only)
Get: A String variable returning the ID.

Example

Use of the Id property is demonstrated in a code example in the Category section.