[This is preliminary documentation and is subject to change.]
Wrapper around SpeechSynthesizer.
Namespace:
Phoenix.SpeechAssembly: Phoenix.Speech (in Phoenix.Speech.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# | Visual Basic | Visual C++ |
public class Player
Public Class Player
public ref class Player
Members
All Members | Constructors ![]() | Properties ![]() | Methods ![]() |
![]() ![]() | ![]() ![]() ![]() | ![]() ![]() | ![]() ![]() ![]() ![]() |
Member | Description | |
---|---|---|
![]() | Player()()() | Initializes a new instance of the Player class |
![]() | Speak(String) |
Says the text using windows synthesizer (that means aloud using sound card).
|
![]() | Speed |
Rate of speech.
|
![]() | Volume |
Volume of speech.
|