FilePrompt Constructor
From Microsoft Speech Platform SDK 11
Creates a new instance of the FilePrompt class.
Overload List
| Name | Description | |
|---|---|---|
| FilePrompt(String, SynthesisMediaType) | Creates a new instance of the FilePrompt class, specifying the path to the file and its media type. | |
| FilePrompt(Uri, SynthesisMediaType) | Creates a new instance of the FilePrompt class, specifying the location of the file and its media type. |