FoxitPDFSDKforWeb
v10.0.0
Foxit PDF SDK for Web
|
This is the complete list of members for AbstractPDFTextToSpeechSynthesis, including all inherited members.
doPause() | PDFTextToSpeechSynthesisTemplate | protectedpure virtual |
doResume() | PDFTextToSpeechSynthesisTemplate | protectedpure virtual |
doStop() | PDFTextToSpeechSynthesisTemplate | protectedpure virtual |
extend(implementation:PDFTextToSpeechSynthesisTemplate) | AbstractPDFTextToSpeechSynthesis | static |
init() | PDFTextToSpeechSynthesisTemplate | protected |
onCurrentPlayingOptionsUpdated() | PDFTextToSpeechSynthesisTemplate | protectedpure virtual |
pause() | PDFTextToSpeechSynthesis | private |
play(utterances:IterableIterator< Promise< PDFTextToSpeechUtterance >>, options?:ReadAloudOptions) | PDFTextToSpeechSynthesis | private |
resume() | PDFTextToSpeechSynthesis | private |
speakText(text:string, options?:ReadAloudOptions) | PDFTextToSpeechSynthesisTemplate | protectedpure virtual |
status | PDFTextToSpeechSynthesis | private |
stop() | PDFTextToSpeechSynthesis | private |
updateOptions(options:Partial< ReadAloudOptions >) | PDFTextToSpeechSynthesis | private |