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: SpObjectTokenCategory
Id Property
The Id property returns the ID of the object token category.
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 = SpObjectTokenCategory.Id |
Parts
- SpObjectTokenCategory
The owning object. - String
Set: (This property is read-only)
Get: A String variable that gets the property.
Example
Please see the code example for the SetId method. This code creates a new SpObjectTokenCategory object and associates it with the category of voices. The Id property then returns the ID of the voices category.