Audio recording and playing (for students) in Open edX?

252 views
Skip to first unread message

Thieme Hennis

unread,
Sep 4, 2017, 4:50:35 AM9/4/17
to General Open edX discussion
hi there, we're currently considering implementing a language course into Open edX. To let students practice speech, we need a feature that allows students to record audio (to be shared with other students). Does this feature or XBlock exist? I haven't found anything yet.

Nate Aune

unread,
Sep 8, 2017, 8:28:34 PM9/8/17
to General Open edX discussion
This is not really recording the audio, but it does supposedly to voice recognition of the student's speech: perpetualny/voicerecxblock

You might also want to check out this thread on the edXchange site: https://edxchange.opencraft.com/t/audio-record-module/51

Nitin Ayer

unread,
Feb 17, 2018, 7:00:22 AM2/17/18
to General Open edX discussion
Hello,

I am trying to install this Voice Recognizer XBlock (https://github.com/perpetualny/voicerecxblock), there was no error in installation but I am getting following error in CMS logs.
Does anyone has come across this error?

Error message:
______________________________________________________________________________________________

Feb 17 15:08:23 edx [service_variant=cms][xblock.plugin][env:sandbox] WARNING [edx  31901] [plugin.py:147] - Unable to load XBlock 'voicerecognizer'
Traceback (most recent call last):
  File "/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/xblock/plugin.py", line 144, in load_classes
    yield (class_.name, cls._load_class_entry_point(class_))
  File "/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/xblock/plugin.py", line 73, in _load_class_entry_point
    class_ = entry_point.load()
  File "/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2296, in load
    return self.resolve()
  File "/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2302, in resolve
    module = __import__(self.module_name, fromlist=['__name__'], level=0)
  File "/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/voicerecognizer/__init__.py", line 2, in <module>
    from django.template.loader import add_to_builtins
ImportError: cannot import name add_to_builtins
___________________________________________________________________________________________________________

-Nitin Ayer

neuro...@gmail.com

unread,
Aug 26, 2018, 8:22:45 PM8/26/18
to General Open edX discussion
Do you figure it out? i encounter the same issue with you

在 2018年2月17日星期六 UTC+8下午8:00:22,Nitin Ayer写道:
Reply all
Reply to author
Forward
0 new messages