Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft Speech API 5.4
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.