@JakobTischler commented on GitHub (Feb 11, 2024):
AFAIK, and as long as I can remember, Google's cast eco-system has never supported variable playback speeds. If this has changed, I'd be happy to be corrected, though.
@JakobTischler commented on GitHub (Feb 11, 2024):
AFAIK, and as long as I can remember, Google's cast eco-system has never supported variable playback speeds. If this has changed, I'd be happy to be corrected, though.
It seems you are correct. I just read through their Google Dev Audio Cast Guide and it made no mention of speed controls or variable playback in the guide or the API docs. Bit of a bummer, hopefully that will change in the future.
@billyhelms24 commented on GitHub (Feb 11, 2024):
It seems you are correct. I just read through their Google Dev Audio Cast Guide and it made no mention of speed controls or variable playback in the guide or the API docs. Bit of a bummer, hopefully that will change in the future.
Ah okay that's interesting since the exoplayer casting part of the library has an option to pass in playback speed which I am doing
@advplyr commented on GitHub (Feb 11, 2024):
Ah okay that's interesting since the exoplayer casting part of the library has an option to pass in playback speed which I am doing
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @billyhelms24 on GitHub (Feb 6, 2024).
Steps to reproduce
Expected behaviour
Actual behaviour
Environment data
Audiobookshelf Version: 0.9.71-beta
Android Issue
Android version: 14, OneUI 6
Device model: Samsung S23 Ultra
Stock or customized system: stock
iOS Issue
iOS Version:
iPhone model:
@advplyr commented on GitHub (Feb 10, 2024):
Does it work if you set the speed before casting?
@JakobTischler commented on GitHub (Feb 11, 2024):
AFAIK, and as long as I can remember, Google's cast eco-system has never supported variable playback speeds. If this has changed, I'd be happy to be corrected, though.
@billyhelms24 commented on GitHub (Feb 11, 2024):
It seems you are correct. I just read through their Google Dev Audio Cast Guide and it made no mention of speed controls or variable playback in the guide or the API docs. Bit of a bummer, hopefully that will change in the future.
@advplyr commented on GitHub (Feb 11, 2024):
Ah okay that's interesting since the exoplayer casting part of the library has an option to pass in playback speed which I am doing