I'm doing some maintenance on some code (unfortunately I didn't write it, so I'm still trying to figure out what was done in this project), and the app downloads several hundred audio files and allows users to play them.
When I attempt to play some of the downloaded audio I'm getting an intermittent bug with the response:
ERROR: >aqme> 236: Client(0x7fb329c2ba00) did not see 20 I/O cycles; giving up
Whenever I get this error the audio doesn't play. Does anyone have any insight to what this error means? How to debug it/ideas on what to look for? I haven't found any other stack overflow posts with this bug. Thank you.
Passing rate 0 will give error you are getting. Are you using player rate? rate is used to set speed. Audio Player normal rate value is 1. passing rate 2 will double the speed. passing 0.5 will half the audio speed. Passing rate 0 will give error you are getting.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With