Note
Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.
FilePrompt Constructor
Include Protected Members
Include Inherited Members
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. |
Top