Note
Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.
FilePrompt Members
Include Protected Members
Include Inherited Members
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. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
IsCompleted | Gets whether the Prompt has finished playing. (inherited from Prompt) |
Top
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) |
Top