Skip to content

juncaixinchi/cli-voice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cli-voice

命令行发音工具

安装

  $ npm install cli-voice -g

使用

支持英文发音,支持Windows和macOS

例子

  $ voice hello
  > [həˈləʊ] ✔️
  $ voice world
  > [wɜːld] ✔️

参数

  $ voice -h

  Usage: voice [word]

  Options:
    -V, --version  output the version number
    -h, --help     output usage information        output usage information

其他

参考了 cli-dict, 使用了有道的发音接口

About

命令行发音工具

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published