PDF text read in the form of voice on button click
how to read pdf text in the form of speech on button click in asp.net
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Shakti Singh DulawatPosted Apr 21, 2016, 7:41 AM
Yogesh GuptaPosted Apr 21, 2016, 7:34 AM
Shakti Singh DulawatPosted Apr 21, 2016, 6:10 AM
alice yangPosted Apr 21, 2016, 5:25 AM
Yogesh GuptaPosted Apr 21, 2016, 3:29 AM
Shakti Singh DulawatPosted Apr 21, 2016, 3:17 AM
Yogesh GuptaPosted Apr 20, 2016, 1:45 PM
Shakti Singh DulawatPosted Apr 20, 2016, 6:53 AM
Text to speech requires text on output. PDF is not text. As soon as you extract text from some PDF document, you can feed it to text-to-speech.
Than second step is use text-to-speech in .NET
Thanks,
Yogesh GuptaPosted Apr 20, 2016, 6:42 AM
Shakti Singh DulawatPosted Apr 20, 2016, 4:04 AM
Here is How to read pdf files using C# .NET including iText, PDFBox, PDF-Excel, etc