The class Speaker represents a layer over Microsoft Speech and enables users speaking text very easily using Speak(String, SpeakFlags) with different settings. The class enables changing speaker and showing standard dialogs for changing properties of Microsoft Speech Engine.
Namespace:
SGP.SpeechAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)] public class Speaker |