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

delay while initializing listen in IOS #207

Closed
shivampednekar-baxture opened this issue Apr 15, 2021 · 3 comments
Closed

delay while initializing listen in IOS #207

shivampednekar-baxture opened this issue Apr 15, 2021 · 3 comments

Comments

@shivampednekar-baxture
Copy link

there is a delay of split seconds in IOS when we start listening how can that be handled and sometimes pauseFor doesnt work properly in IOS

@sowens-csd
Copy link
Contributor

Can you try pauseFor in the latest version and see if it has resolved the issue? Are you playing an initialization sound on iOS? That can cause a delay.

@sowens-csd
Copy link
Contributor

I've just committed a change that significantly speeds up iOS listen start. It may cause a problem if the input device changes during use. For example if you went from the internal mike to a headset. This requires further testing. If you have a chance to try it please let me know.

@sowens-csd
Copy link
Contributor

This change is now available in 4.2.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants