13 lines
273 B
Markdown
13 lines
273 B
Markdown
# speak
|
|
|
|
`speak` is a cli that looks in ~/.env for `ELEVENLABS_VOICE_ID`
|
|
and talks in whatever voice you've setup there.
|
|
|
|
$ speak Hey there cowboy.
|
|
$ speak 'Oh my. Well hey there, *partner*.'
|
|
|
|
Like Apple's `say`, but more fabulous.
|
|
|
|
[0]: https://elevenlabs.io/api
|
|
|