Can I call AoA from my C# program or from my Matlab code to split audio from AVI video?
R
Answer by
Robert Polubinski
You cannot call this application from your C# program because it does not have command-line support and you will need to implement some auto clicking options before doing that. If you want, you can use ffmpeg because it has full support.
Can I call AoA from my C# program or from my Matlab code to split audio from AVI video?
You cannot call this application from your C# program because it does not have command-line support and you will need to implement some auto clicking options before doing that. If you want, you can use ffmpeg because it has full support.