Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix GetSecondsRemaining #953

Merged
merged 1 commit into from
Jun 5, 2021
Merged

Fix GetSecondsRemaining #953

merged 1 commit into from
Jun 5, 2021

Conversation

KVinS
Copy link

@KVinS KVinS commented Feb 1, 2021

Description

While doing lipsync, I ran into the fact that it is impossible to understand when the voice over clip finishes its playback.

What is the current behavior?

After playing a voice, the GetSecondsRemaining returns its full duration audio clip.

What is the new behavior?

After the voice clip has finished playing, the number of seconds remaining becomes 0.

Now on completion of the voice over clip the number of seconds remaining is 0
@stevehalliwell stevehalliwell added this to the 3.13.7 milestone May 10, 2021
@stevehalliwell
Copy link
Collaborator

Thanks for the PR.

@stevehalliwell stevehalliwell merged commit 17db523 into snozbot:develop Jun 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants