Back to Media PlugITs content page

"Speech" PlugIT

The Speech PlugIT allows to use the Windows Api Text-to-Speech in order to generate a voice emitted based on the associated event.

 

Parameters

1

Enter here the text you want to hear.

2

Select here the voice type you want to hear? Use "test" in order to listen it.

3

Volume of the played text.

4

Playback speed.

5

Check this case if you want the text do be read when the application starts.


 

Event

End

Sends when the playback ends.

Phoneme

Sends if a syllable is detected, as quot;cat", "skit", "kit", "stip", "dip"

Phrase

Sends the sentences (Ex: "Hello, I am here")

Word

Sends the words(Ex: "Hello")

 

Action

Pause

Pause the playback.

Play

Plays the text.

Resume

Resumes the paused playback.

Set text

Modifies the text. For this, edit the link and set a text.

Stop

Stops the playback.