Skip to content

raa0121/denops-voicevox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

denops-voicevox

Talk text on Vicevox from Vim

Sample movie is #1

Usage

:VoicevoxTalk こんばんわ、ずんだもんなのだ。
:%VoicevoxTalk

Requirements

Vim need +sound feature.

denops.vim

Installation

For vim-plug plugin manager:

Plug 'vim-denops/denops.vim'
Plug 'raa0121/denops-voivevox'

For dein.vim plugin manager:

call dein#add('vim-denops/denops.vim')
call dein#add('raa0121/denops-voivevox')

Config

let g:voicevox_api_entrypoint = 'http://localhost:50021/' " ( default: http://127.0.0.1:50021/ )
let g:voicevox_speaker = 0 " speaker: 0 => 四国めたん, 1 => ずんだもん ( default: 1 )

License

MIT License

Author

raa0121 raa0121@gmail.com

About

Talk text on Voicevox from Vim

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published