speechkit
v0.1.0
Published
AI-read audio for your news posts
Downloads
10
Maintainers
Readme
speechkit
AI-read audio for your news posts
Install
$ yarn global add speechkit
Usage
$ speechkit --help
Usage:
$ speechkit login
$ speechkit ls <newsSiteId> <articleId>
$ speechkit check <newsSiteId> <articleId>
$ speechkit create <path-to-json>
Example:
$ speechkit login SpeechKit authentication
$ speechkit ls Show all your news sites
$ speechkit ls 299 1 Show specific article
$ speechkit check 299 1 Check if article processed
$ speechkit create article.json Create an article with audio
Options:
-h, --help Show help options
-v, --version Show version
Demo
Related
- speechkit-js — JavaScript client for interacting with the SpeechKit API
- speechkit-state — Check if the state of SpeechKit article has been processed
License
MIT © Bu Kinoshita