FilePrompt Members
From Microsoft Speech Platform SDK 11
Represents a prompt created from a file.
The FilePrompt type exposes the following members.
Constructors
| 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. |
Properties
| Name | Description | |
|---|---|---|
| IsCompleted | Gets whether the Prompt has finished playing. (Inherited from Prompt.) |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |