| FoxitPDFSDKforWeb v11.0.4
    
    Foxit PDF SDK for Web | 
| Classes | |
| class | AbstractPDFTextToSpeechSynthesis | 
| An abstract class that provides template methods to simplify the implementation of custom speech synthesizers.  More... | |
| interface | PDFTextToSpeechSynthesis | 
| The interface of the speech synthesizer. You need to implement all the methods and properties declared below when customizing the speech synthesizer.  More... | |
| class | PDFTextToSpeechSynthesisTemplate | 
| Template methods to simplify the implementation of custom speech synthesizers.  More... | |
| interface | PDFTextToSpeechUtterance | 
| The PDFTextToSpeechUtterance represents a speech request, It contains a piece of text content and the page number of the text content in the PDF document, as well as other relevant information.  More... | |
| interface | ReadAloudOptions | 
| Interface describing the options of the speech synthesizer, including volume, rate, etc.  More... | |
| class | ReadAloudService | 
| Read aloud feature service.  More... | |
| interface | ReadAloudTextInformation | 
| Defines an interface for text content page number and text rectangle boundary information.  More... | |
| Enumerations | |
| enum | PDFTextToSpeechSynthesisStatus { playing = 'playing', paused = 'paused', stopped = 'stopped' } | 
| An enumeration type that represents the state of a speech synthesizer.  More... | |
An enumeration type that represents the state of a speech synthesizer.