feat: Adds new say command - #143
Merged
Merged
Conversation
Member
|
Nice one! |
PennyroyalTea
approved these changes
Sep 7, 2026
fern-api Bot
added a commit
that referenced
this pull request
Sep 7, 2026
Patches applied (2): - patch-3324bcc8: build: publish prereleases to homebrew and scoop - patch-3acf25c9: feat: Adds new say command (#143) Patches with unresolved conflicts (4): - patch-809b383f: fix(deps): patch two advisories; keep the verification script - patch-590ac6e0: Alpha build - patch-composite-7dd8e976: Customer customizations (composite) - patch-147b7f4d: feat: tag CLI requests with the command that made them (#132) Run `fern-replay resolve` to apply these customizations.
PaulAsjes
added a commit
that referenced
this pull request
Sep 7, 2026
Patches replayed: - patch-809b383f: fix(deps): patch two advisories; keep the verification script - patch-590ac6e0: Alpha build - patch-3324bcc8: build: publish prereleases to homebrew and scoop - patch-composite-7dd8e976: Customer customizations (composite) - patch-147b7f4d: feat: tag CLI requests with the command that made them (#132) - patch-3acf25c9: feat: Adds new say command (#143)
PaulAsjes
added a commit
that referenced
this pull request
Sep 7, 2026
* [fern-generated] Update SDK Generated by Fern CLI Version: unknown Generators: - fernapi/fern-cli-generator: 0.38.4 * [fern-replay] Applied customizations Patches applied (2): - patch-3324bcc8: build: publish prereleases to homebrew and scoop - patch-3acf25c9: feat: Adds new say command (#143) Patches with unresolved conflicts (4): - patch-809b383f: fix(deps): patch two advisories; keep the verification script - patch-590ac6e0: Alpha build - patch-composite-7dd8e976: Customer customizations (composite) - patch-147b7f4d: feat: tag CLI requests with the command that made them (#132) Run `fern-replay resolve` to apply these customizations. * [fern-replay] Resolved conflicts Patches replayed: - patch-809b383f: fix(deps): patch two advisories; keep the verification script - patch-590ac6e0: Alpha build - patch-3324bcc8: build: publish prereleases to homebrew and scoop - patch-composite-7dd8e976: Customer customizations (composite) - patch-147b7f4d: feat: tag CLI requests with the command that made them (#132) - patch-3acf25c9: feat: Adds new say command (#143) --------- Co-authored-by: fern-api[bot] <115122769+fern-api[bot]@users.noreply.github.com> Co-authored-by: Paul Asjes <paul.asjes@elevenlabs.io>
PaulAsjes
added a commit
that referenced
this pull request
Sep 15, 2026
* [fern-generated] Update SDK Generated by Fern CLI Version: unknown Generators: - fernapi/fern-cli-generator: 0.38.4 * [fern-replay] Applied customizations Patches applied (2): - patch-3324bcc8: build: publish prereleases to homebrew and scoop - patch-3acf25c9: feat: Adds new say command (#143) Patches with unresolved conflicts (4): - patch-809b383f: fix(deps): patch two advisories; keep the verification script - patch-590ac6e0: Alpha build - patch-composite-7dd8e976: Customer customizations (composite) - patch-147b7f4d: feat: tag CLI requests with the command that made them (#132) Run `fern-replay resolve` to apply these customizations. * update dependency --------- Co-authored-by: fern-api[bot] <115122769+fern-api[bot]@users.noreply.github.com> Co-authored-by: Paul Asjes <paul.asjes@elevenlabs.io>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds a new
saycommand for quick TTS. Useful for when you want your agent/terminal to speak and you don't want to save the generated output.elevenlabs say "Hello from the terminal"Content can be piped in
echo "Task complete" | elevenlabs sayDefaults can be overridden globally
elevenlabs say config model eleven_multilingual_v2Or on a per generation basis
elevenlabs say "one off" --voice JBFqnCBsd6RMkjVDRZzb --model eleven_flash_v2_5Voice settings can be set in a config