This website requires JavaScript.
Explore
Help
Sign In
tqcq
/
Trans.nvim
Watch
0
Star
0
Fork
0
You've already forked Trans.nvim
Code
Issues
Pull Requests
Projects
Releases
1
Activity
Trans.nvim
/
tts
/
say.js
5 lines
82 B
JavaScript
Raw
Normal View
History
Unescape
Escape
feat: add auto_play for hover mode
2023-01-21 21:13:51 +08:00
const
say
=
require
(
'say'
)
// console.log(word)
fix: fix window width and height and fix auto_play
2023-01-21 21:35:10 +08:00
say
.
speak
(
process
.
argv
.
slice
(
2
)
)
Reference in New Issue
Copy Permalink