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

[Question] Getting playback position with WriteableBufferingSource ? #479

Open
lzanoni-stm opened this issue Feb 20, 2023 · 1 comment
Open

Comments

@lzanoni-stm
Copy link

Hello,

I'm sending buffers generated by speech-synthesis, using WriteableBufferingSource, then NotiticationSource and finally WaveOut.
When I get the event from the NotificationSource, the Position of the WriteableBufferingSource is always 0.
After looking in CSCore, it seems it's on purpose.

What could be a workaround to get an approximation (~100ms) of the current playback position ?
Is there an alternate to WriteableBufferingSource accepting buffers and giving the Read position ?

Any hint appreciated

@lzanoni-stm lzanoni-stm changed the title Getting playback position with WriteableBufferingSource ? [Question] Getting playback position with WriteableBufferingSource ? Feb 20, 2023
@filoe
Copy link
Owner

filoe commented Feb 21, 2023 via email

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

No branches or pull requests

2 participants