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
Public method FilePrompt(String, SynthesisMediaType) Creates a new instance of the FilePrompt class, specifying the path to the file and its media type.
Public method 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
Public property IsCompleted Gets whether the Prompt has finished playing. (inherited from Prompt)

Top

Methods

  Name Description
Public method Equals (inherited from Object)
Protected method Finalize (inherited from Object)
Public method GetHashCode (inherited from Object)
Public method GetType (inherited from Object)
Protected method MemberwiseClone (inherited from Object)
Public method ToString (inherited from Object)

Top

See Also

Reference

FilePrompt Class

Microsoft.Speech.Synthesis Namespace