Drag the actions appropriate for your type of application (Web or Native) into your action and let it do it's magic.
CancelTextToSpeech- Cancels current text to speech action
CheckLanguages- Checks installed languages
CheckTextToSpeechPlugin- Checks if plugin is available
GetVoices- Gets available voices on device
TextToSpeech- Simple Text to Speech conversion using basic settings
TextToSpeechWithOptions- Lets you set some parameters for your text to speech lik rate and the name of the voice to use
check https://github.com/LuisMAlmeida/cordova-plugin-tts for more documentation