Value Remarks
The Value control inserts text data from another control on the page into the InlineContent property of the Prompt control before the text is played.
A typical use of the Value control is in prompting the user to confirm recognition results. In this case, the InlineContent property of a Prompt control might consist of text such as "Did you say" or "Please confirm that you said," followed by a Value control that specifies the control with the recognition results.
The Basic Speech Controls Value control mirrors the SALT value element.
See Also
Value Class | Value Constructor | Value Members | Value Properties | Value Methods | Value Events