Skip to content

I want to use SOX on Linux, I have SOX installed, but I don't know how to play sounds, I need a demo #23

Answered by igece
euphoriaer asked this question in Q&A
Discussion options

You must be logged in to vote

When you create a Sox instane, you need to provide the full path where the sox executable is (unless it is in the same directory as your application). I don't know where sox is usually installed in Linux, but should be something similar to: using (var sox = new Sox("/usr/bin/sox/sox")

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by igece
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #21 on May 29, 2021 22:54.