Flutter Soloud Streaming

Teaches the push buffer-stream API of the flutter_soloud package (setBufferStream, addAudioDataStream, setDataIsEnded, BufferingType, BufferType, icy metadata). Use when the user wants to play audio that arrives in chunks — internet/icecast radio, WebSocket PCM feeds, TTS/LLM streaming APIs, or procedurally generated PCM — instead of loading a complete file or asset.

alnitak Updated

File contents

alnitak/flutter_soloud/tree/main/skills/flutter-soloud-streaming commit c9d33e1e48

Frequently asked questions

npx skillmds@latest add alnitak/flutter-soloud-streaming-2