© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•2y ago•
9 replies
Uncle Sens

Converting 8-bit PCM Stream into FLAC Stream

Hello,
I have an application, that receives an audio stream in the form of a byte[] that is encoded in g.711, which is then decoded into 8-bit PCM.

I want to encode the PCM stream into a FLAC stream, which i can then send to a different application via a socket.

I don't know how to encode it from PCM to FLAC, can somebody with experience help me?
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Converting PCM Byte Data to WAV stream with proper RIFF header - NAudio
C#CC# / help
3y ago
Converting Legacy App to .Net 8
C#CC# / help
13mo ago
❔ Converting from string into hex literal
C#CC# / help
3y ago
❔ Package to decode FLAC files?
C#CC# / help
3y ago