Text to speech conversion

Contents
[ ]

Aspose.OCR Cloud can go beyond extracting text from images. With it, you can convert the recognition results into a natural human voice that can be played in the background or downloaded:

  1. Get access token
  2. Send text for conversion
  3. Fetch audio

Because Aspose.OCR Cloud is provided as a REST API, text to speech conversion can be performed from any platform with Internet access.

Aspose also provides open-source SDKs for all popular programming languages, that wrap all routine table recognition operations into a few native methods. It makes interaction with Aspose.OCR Cloud services much easier, allowing you to focus on the task at hand rather than technical details.