speechkit

0.1.0 • Public • Published

speechkit Build Status

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

License

MIT © Bu Kinoshita

/speechkit/

    Package Sidebar

    Install

    npm i speechkit

    Weekly Downloads

    2

    Version

    0.1.0

    License

    MIT

    Last publish

    Collaborators

    • bukinoshita