Skip to content

Fix local sound assets not playing#90

Merged
brownard merged 1 commit into
masterfrom
Fix_sound_assets_not_playing
Jun 15, 2026
Merged

Fix local sound assets not playing#90
brownard merged 1 commit into
masterfrom
Fix_sound_assets_not_playing

Conversation

@brownard

Copy link
Copy Markdown
Owner

Fix local sound assets not playing by using DefaultMediaSource instead of ProgressiveMediaSource.

The switch to ProgressiveMediaSource was done as part of the fix for #86, but this broke local playback because it doesn't understand asset uris. Instead use the DefaultMediaSource and set the timeouts on its base data source instead.

Closes #89

…d of ProgressiveMediaSource.

The switch to ProgressiveMediaSource was done as part of the fix for #86, but this broke local playback because it doesn't understand asset uris. Instead use the DefaultMediaSource and set the timeouts on its base data source instead.

Closes #89
@brownard brownard merged commit 2c76f51 into master Jun 15, 2026
1 check passed
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

Successfully merging this pull request may close these issues.

No wake sound in 0.6.1 release

1 participant