Unable to change bark duration

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
harsha
Posts: 8
Joined: Mon Aug 07, 2023 9:26 pm

Unable to change bark duration

Post by harsha »

Hi, I tried to change the bark duration by setting "Min Subtitle Seconds" under subtitle settings and also "Min Bark seconds" under bark settings, neither seems to help, regardless of what I set the bark is always ending after 5 seconds. Can someone please help. Thanks :)
User avatar
Tony Li
Posts: 21633
Joined: Thu Jul 18, 2013 1:27 pm

Re: Unable to change bark duration

Post by Tony Li »

Hi,

Set the bark duration in the bark UI:

barkDuration.png
barkDuration.png (57.29 KiB) Viewed 25 times

Alternatively, tick Wait Until Sequence Ends and set a sequence such as "AudioWait(someDialogueLine)" or "Delay({{end}})".
harsha
Posts: 8
Joined: Mon Aug 07, 2023 9:26 pm

Re: Unable to change bark duration

Post by harsha »

Thank you very much, Tony! You are the best :D
User avatar
Tony Li
Posts: 21633
Joined: Thu Jul 18, 2013 1:27 pm

Re: Unable to change bark duration

Post by Tony Li »

Glad to help!
Post Reply