FilePrompt Constructor

Microsoft Speech Platform SDK 11

Collapse imageExpand ImageCopy imageCopyHover image

Creates a new instance of the FilePrompt class.

Overload List

  NameDescription
Public methodFilePrompt(String, SynthesisMediaType)Creates a new instance of the FilePrompt class, specifying the path to the file and its media type.
Public methodFilePrompt(Uri, SynthesisMediaType)Creates a new instance of the FilePrompt class, specifying the location of the file and its media type.
Top

See Also