If you have adjusted the pronunciation of some words in your script, you can edit the captions to avoid confusing captions.
โ
For example, you have this script with two words adjusted for better pronunciation:
Hello world! Here is how you pro-nounce things using our pro-nun-sea-ation guide.
If you leave it like this, the captions will be shown using the hyphens. To fix this, use this simple command in your script.
<sub alias="adjusted word/phrase"> the word/phrase shown in captions</sub>
Here is how the script would look like:
Hello world! Here is how you <sub alias="pro-nounce">pronounce</sub>
things <sub alias="pro-nun-sea-ation">pronunciation</sub>.
And your captions will look like this:
Hello world! Here is how you pronounce things using our pronunciation guide