Skip to content
Discussion options

You must be logged in to vote

I suspect using the FFmpegFileSource is overkill in this case. Did you spot the AudioExtraSource class and the SendAudioFromStream method? It's pure C#, no FFmpeg binaries required. You will need to convert your audio files into an appropriate format but that's probably be easier than dealing with FFmpeg installs.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@RezaBagheri8
Comment options

Answer selected by RezaBagheri8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants