SpeechSynthesis
Wisej.Web.Ext.Speech.SpeechSynthesis
public class SpeechSynthesis : Component, IExtenderProviderPublic Class SpeechSynthesis
Inherits Component
Implements IExtenderProviderConstructors
SpeechSynthesis()
Properties
Enabled
Language
Pitch
Rate
Voice
Volume
Methods
Cancel()
CanExtend(target)
Parameter
Type
Description
GetSpeechSynthesis(control)
Parameter
Type
Description
GetVoicesAsync()
Pause()
RemoveAll()
Resume()
SetSpeechSynthesis(control, speechSynthesis)
Parameter
Type
Description
Speak(text)
Parameter
Type
Description
Last updated
Was this helpful?