Unit msespeak

Description

This item has no description.

Overview

Classes, Interfaces, Objects and Records

Name Description
Class tvoice  
Class tvoices  
Class tspeakevent  
Class tcustomespeakng  
Class tespeakng  

Types

espeakoptionty = (...);
espeakoptionsty = set of espeakoptionty;
speakoptionty = (...);
speakoptionsty = set of speakoptionty;
genderty = (...);
punctuationty = (...);
speakmodety = (...);
speakstatety = (...);
speakstatesty = set of speakstatety;
espeakngeventty = procedure(const sender: tcustomespeakng) of object;

Constants

defaultespeakoptions = [eso_speakonidle];

Description

Types

espeakoptionty = (...);

This item has no description.

Values
  • eso_nospeakaudio
  • eso_speakonidle
espeakoptionsty = set of espeakoptionty;

This item has no description.

speakoptionty = (...);

This item has no description.

Values
  • so_cancel
  • so_wait
  • so_ssml
  • so_phonemes
  • so_endpause
speakoptionsty = set of speakoptionty;

This item has no description.

genderty = (...);

This item has no description.

Values
  • gen_none
  • gen_male
  • gen_female
punctuationty = (...);

This item has no description.

Values
  • pu_none
  • pu_all
  • pu_some
speakmodety = (...);

This item has no description.

Values
  • smo_text
  • smo_char
  • smo_key
speakstatety = (...);

This item has no description.

Values
  • ss_voicevalid
  • ss_connected
  • ss_disconnected
  • ss_connecting
  • ss_espeaknginitialized
  • ss_canceled
  • ss_idle
speakstatesty = set of speakstatety;

This item has no description.

espeakngeventty = procedure(const sender: tcustomespeakng) of object;

This item has no description.

Constants

defaultespeakoptions = [eso_speakonidle];

This item has no description.


Generated by PasDoc 0.17.0.snapshot.