Page 1 of 1

How to control bark visibility

Posted: Mon Feb 19, 2024 6:31 am
by SilverMoon17
How can I control how long bark is shown?

I tried everything described in this topic https://www.pixelcrushers.com/phpbb/vie ... 24234dcd89, but nothing helps me.
I set min bark seconds 10 in the settings, but it doesn't help. I tried to set

Code: Select all

 Delay(10)

Code: Select all

Delay({{end}})

Code: Select all

{{default}}
in Sequence, nothing worked

I use AudioWait, maybe it interferes somehow, although bark disappears, but the audio still plays, if so, how can I exclude it?

Re: How to control bark visibility

Posted: Mon Feb 19, 2024 9:02 am
by Tony Li
Hi,

If you want the bark UI to appear as long as the audio and then disappear as soon as the audio finishes:

1. On the bark UI's Standard Bark UI component, set Duration to a low number such as 1 and tick Wait Until Sequence Ends.

2. In your bark dialogue entry, set the Sequence field to: AudioWait(Robot/Greetings ladies and gentlemen)