The server reads a wave file from disk and creates a stream of audio samples from it. The audio samples are then streamed to the client using gRPC. On the client side C# 8 async streams are used to asynchronously consume the stream of samples and feed them into an audio player.
forked from schneider-m/GrpcAudioStreaming
-
Notifications
You must be signed in to change notification settings - Fork 0
dkakaie/GrpcAudioStreaming
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A simple example of streaming audio using gRPC and C# 8 async streams
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C# 100.0%