Down sampling audio before further use.

On Apr 18, 2017 12:43 PM, "Ned Batchelder" <n...@edx.org> wrote:

Robert,

You can use any Python you like in your XBlock. You have to be careful not
to depend on something that might not be present, or might change.

I'm curious about using an audio processing toolkit from an XBlock. What
are you envisioning?

--Ned.

On Sun, Apr 16, 2017 at 9:14 PM, Robert M <rmundkow...@gmail.com> wrote:

>
> Is it possible to use executables from an xblock?
>
> For example, call command line executable from python based xblock like
> this:
>
> import os
> os.system('sox input.wav -b 24 output.aiff rate -v -L -b 90 48k')
>
>
>
> Where I assume I would have to include the executable in the xBlock to get
> it deployed.
>
> --
> You received this message because you are subscribed to the Google Groups
> "General Open edX discussion" group.
>
> To view this discussion on the web visit https://groups.google.com/d/ms
> gid/edx-code/6fd6cbf7-8e57-4e66-9fb9-f67dca571071%40googlegroups.com
> <https://groups.google.com/d/msgid/edx-code/6fd6cbf7-8e57-4e66-9fb9-f67dca571071%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to a topic in the
Google Groups "General Open edX discussion" group.
To view this discussion on the web visit https://groups.google.com/d/
msgid/edx-code/CAGtJPNM4OYxU1kAG4DfMG4n3rARGKKY8nNvPScEouJiHsrA%3Dpw%
40mail.gmail.com
<https://groups.google.com/d/msgid/edx-code/CAGtJPNM4OYxU1kAG4DfMG4n3rARGKKY8nNvPScEouJiHsrA%3Dpw%40mail.gmail.com?utm_medium=email&utm_source=footer>
.

-- 
You received this message because you are subscribed to the Google Groups 
"General Open edX discussion" group.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/edx-code/CAEC%2BAEm0YxWX-%3DfaEMsxZo97p5x%3D430Vz-t21_wXJadV%3DPGjKg%40mail.gmail.com.

Reply via email to