Property Replacement
Replacement
Gets the text replacement produced when the command is recognized.
public string Replacement { get; }
Property Value
- string
The literal text that replaces the spoken command. This may include special characters such as newlines, tabs, or punctuation marks.