Code Monkey home page Code Monkey logo

bouyomisan's Introduction

棒読みさんって何?

棒読みさん
Windowsにあるテキスト読み上げアプリ棒読みさんの機能の一部をMac用に移植したアプリです。

棒読みちゃんから移植した機能

棒読みさんスクリーンショット

  • ニコニコの読み上げ文化などに対応した、単語や正規表現による辞書置換
  • 漢字のかなへの読み上げの変換
  • Socket通信を利用した読み上げ
  • 棒読みちゃんとおなじAquesTalkを利用するためのUIを提供

インストール方法

  1. Java8(JREまたはJDK)のインストール
  2. SayKotoeri2のインストール
  3. 棒読みさんをインストール

棒読みさんインストール

使い方

起動すると、テキスト入力エリアがあるので入力後、読み上げボタンを押すことで読ませることができます。
なおデフォルトでは棒読みちゃんとおなじ50001ポートにて同じ形式で読み上げコマンドのみを受け付けるようになっています。

ライセンス

The MIT License

開発者向け

ビルド方法

JDK8をインストールして、git cloneの後、

$ ./gradlew build

にてビルドすることができます。
実行は、

$ ./gradlew run

にて行うことができますので、カスタマイズなどしたい際にはご利用下さい。

IntelliJ IDEAで利用したい

$ ./gradlew idea

以上のコマンドを実行することで、IDEAで開発できるようになります。

今後作りたいもの

  • 音量、声、読み上げスピードなどを調節するUIの用意
  • 置換辞書の編集機能

bouyomisan's People

Contributors

sifue avatar

Watchers

James Cloos avatar TORISOUP avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.