VoiceCommandSet class
Enables operations on a specific installed command set.
Syntax
Members
The VoiceCommandSet class has these types of members:
Methods
The VoiceCommandSet class has these methods. It also inherits methods from the Object class.
| Method | Description |
|---|---|
| UpdatePhraseListAsync | Populates a PhraseList element with an array of Item elements. |
Properties
The VoiceCommandSet class has these properties.
| Property | Access type | Description |
|---|---|---|
|
Read-only | Gets the language of the command set. | |
|
Read-only | Gets the value of the CommandSet element's Name attribute. |
Remarks
For more information about Voice Command Definition (VCD) files, see Voice command element and attribute reference for Windows Phone.
Requirements
|
Minimum supported client |
None supported |
|---|---|
|
Minimum supported server |
None supported |
|
Minimum supported phone |
Windows Phone 8 |
|
Namespace |
|
|
Metadata |
|
|
Capabilities |
|
Attributes
- [MarshalingBehavior(Agile)]
- [Version(0x06020000)]
See also