Hi Chris,
is it possible to manually assign IDs to Speeches which are not gathered yet?
Or can I change a gathered ID to another one? If yes, where?
Thanks a lot!
Alex
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
I'd recommend caution when doing so, as the Speech Manager will remove lines when re-gathering if it can't find lines that match existing IDs.
You can change IDs manually, however, by switching the Inspector to Debug mode. Selecting the Speech Manager asset file will then let you navigate its "lines" array where its internal record of gathered lines (including the line ID value) are stored.
Oh thank you! Just what I needed!