Start with the default template¶
this example utilizes VoiceScriptPlayer's default template to create a to create a simple audio + subtitles project.
---]
1️⃣ Create a template project¶
- top menu → Create new project
- select "Default Ambassador Template" from Templates
- enter a name and create the project.
💡 This template includes default sounds, subtitles, and UI structure.
You can test it on the timeline immediately after creation.
---]
2️⃣ Modifying subtitles¶
- open the Script tab and change the text to "Hello".
- click on the section in the timeline to preview it.
---]
3️⃣ Replace audio¶
- add a voice of your choice to the
Asset/Sound/folder. - In Script, press "Select Audio" to specify the new file.
---]
4️⃣ Test run¶
- press the ▶️ button to switch to Play Mode.
- if the subtitles and voice play together, it's a success.
🎯 Next steps: Practice integrating UI and script