Connect to speech synthesis
From UBot Studio
(Difference between revisions)
(Created page with "'''connect to speech synthesis''' is a command that allows you to establish a connection to a speech synthesis service. This command is beneficial for users who wish to utili...") |
|||
Line 1: | Line 1: | ||
− | '''connect to speech synthesis''' is a command that allows you to establish a connection to | + | '''connect to speech synthesis''' is a command that allows you to establish a connection to Eleven Labs. |
− | This command is | + | This command is necessary to run the other Speech Synthesis commands. |
== Parameters == | == Parameters == | ||
− | '''API Key:''' | + | '''API Key:''' Your Eleven Labs API key. |
− | + | ||
− | + | ||
== Example == | == Example == | ||
Line 16: | Line 14: | ||
Please replace "your API key" with your actual API key for the speech synthesis service. | Please replace "your API key" with your actual API key for the speech synthesis service. | ||
− | |||
− | |||
− | |||
− |
Latest revision as of 17:17, 12 July 2023
connect to speech synthesis is a command that allows you to establish a connection to Eleven Labs.
This command is necessary to run the other Speech Synthesis commands.
[edit] Parameters
API Key: Your Eleven Labs API key.
[edit] Example
connect to speech synthesis("your API key")
Please replace "your API key" with your actual API key for the speech synthesis service.