withAudio directive doesn't cache audio url
Opened this issue · 0 comments
f-liva commented
Unlike AlexaResponse::play, the AlexaResponse::withAudio method does not cache the stream url, making it impossible to resume the stream after the pause or stop.
Is this a desired behavior or can I prepare a pull request to fix the problem?