docs » plugins.finalcutpro.text2speech
Text to Speech Plugin.
- Variables - Configurable values
- createRoleForVoice
- currentIncrementalNumber
- customPrefix
- enableCustomPrefix
- insertIntoTimeline
- path
- recentText
- replaceSpaceWithUnderscore
- tag
- useUnderscore
- voice
- Functions - API calls offered directly by the extension
- chooseFolder
- show
| Signature | plugins.finalcutpro.text2speech.createRoleForVoice |
|---|---|
| Type | Variable |
| Description | Boolean that sets whether or not a tag should be added for the voice. |
| Signature | plugins.finalcutpro.text2speech.currentIncrementalNumber |
|---|---|
| Type | Variable |
| Description | Current Incremental Number as number |
| Signature | plugins.finalcutpro.text2speech.customPrefix |
|---|---|
| Type | Variable |
| Description | String which contains the custom prefix. |
| Signature | plugins.finalcutpro.text2speech.enableCustomPrefix |
|---|---|
| Type | Variable |
| Description | Boolean that sets whether or not a custom prefix for the generated filename is enabled. |
| Signature | plugins.finalcutpro.text2speech.insertIntoTimeline |
|---|---|
| Type | Variable |
| Description | Boolean that sets whether or not new generated voice file are automatically added to the timeline or not. |
| Signature | plugins.finalcutpro.text2speech.path |
|---|---|
| Type | Variable |
| Description | Text to Speech Path for generated files. |
| Signature | plugins.finalcutpro.text2speech.recentText |
|---|---|
| Type | Variable |
| Description | Table of recent items in Text to Speech Search. |
| Signature | plugins.finalcutpro.text2speech.replaceSpaceWithUnderscore |
|---|---|
| Type | Variable |
| Description | Replace Space with Underscore |
| Signature | plugins.finalcutpro.text2speech.tag |
|---|---|
| Type | Variable |
| Description | Tag that will be added to generated voice overs. |
| Signature | plugins.finalcutpro.text2speech.useUnderscore |
|---|---|
| Type | Variable |
| Description | If true then an underscore will be used in the Custom Prefix filename otherwise a dash will be used. |
| Signature | plugins.finalcutpro.text2speech.voice |
|---|---|
| Type | Variable |
| Description | Text to Speech Voice. |
| Signature | plugins.finalcutpro.text2speech.chooseFolder() -> string or false |
|---|---|
| Type | Function |
| Description | Prompts the user to choose a folder for the Text to Speech Tool. |
| Parameters |
|
| Returns |
|
| Signature | plugins.finalcutpro.text2speech.show() -> none |
|---|---|
| Type | Function |
| Description | Shows the Text to Speech Chooser. |
| Parameters |
|
| Returns |
|