Note: You are currently viewing documentation for Moodle 3.4. Up-to-date documentation for the latest stable version of Moodle is likely available here: Speech tools.

Speech tools: Difference between revisions

From MoodleDocs
No edit summary
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Working with media}}
{{Working with media}}


Moodle has no built-in tools for speech messaging or audioconferencing. However, there are various add-ons which allow audio conferencing and direct recording into Moodle's text editor. This page will  highlight some of the freely available options:
Moodle has no built-in tools for speech messaging or audioconferencing. However, there are various add-ons which allow video and audio conferencing and direct recording into Moodle's text editor
 
==Audio/video conferencing==
* [https://moodle.org/plugins/browse.php?list=set&id=2 Big Blue Button] is a popular audio/video conferencing tool available from the plugins directory. It is an open source project which supports real-time sharing of slides (including whiteboard), audio, video, chat, and desktops.  It also record lectures for later playback. See [http://www.bigbluebutton.org/ Big Blue Button Big Blue Button] website for more general information.
* [https://moodle.org/plugins/browse.php?list=set&id=2 Big Blue Button] is a popular audio/video conferencing tool available from the plugins directory. It is an open source project which supports real-time sharing of slides (including whiteboard), audio, video, chat, and desktops.  It also record lectures for later playback. See [http://www.bigbluebutton.org/ Big Blue Button Big Blue Button] website for more general information.


* [http://openmeetings.apache.org/ Openmeetings] provides video conferencing, instant messaging, white board, collaborative document editing and other groupware tools using API functions of the Red5 Streaming Server for Remoting and Streaming.  OpenMeetings is a project of the Apache.  See [http://openmeetings.apache.org/MoodlePlugin.html Moodle plugin] for more details.
* [http://openmeetings.apache.org/ Openmeetings] provides video conferencing, instant messaging, white board, collaborative document editing and other groupware tools using API functions of the Red5 Streaming Server for Remoting and Streaming.  OpenMeetings is a project of the Apache.  See [http://openmeetings.apache.org/MoodlePlugin.html Moodle plugin] for more details.


==Direct recording into Moodle==
*[http://poodll.com/ Poodll]  allows you to record audio into forums, pages, anywhere with a text editor. Recordings are done via the Poodll server hosted by Amazon and transferred to your Moodle site. The [https://moodle.org/plugins/browse.php?list=set&id=13 Poodll set of tools] (filter, assignment 2.3 type, repository, question type) is available from the plugins directory. It is simple to install and doesn't require any particular PHP expertise.
*[http://poodll.com/ Poodll] is an open source project which allows you to record audio into forums, pages, anywhere with a text editor. Recordings are done via the Poodll server hosted by Amazon and transferred to your Moodle site. The [https://moodle.org/plugins/browse.php?list=set&id=13 Poodll set of tools] (filter, assignment 2.3 type, repository, question type) is available from the plugins directory. It is simple to install and doesn't require any particular PHP expertise.
 
*[https://moodle.org/plugins/view.php?plugin=repository_mediacapture Mediacapture]  is a Moodle repository plugin available from the plugins directory to record audio/video content using the filepicker. The plugin currently comes with 3 recorders built in -  Nanogong (Java Audio recorder), Red5Recorder (Flash Red5 Video recorder) and Flash Audio Recorder. (You don't need to have a Red5video recorder for the audio to work) Here is a [http://www.youtube.com/watch?v=M7nrQBYmjw0&feature=share&list=UUCRg_EbhU9tdpLdiGGN1Mgg|short screencast of the Media capture repository]
 
*[https://moodle.org/plugins/view.php?plugin=assignment_onlineaudio Online audio recorder] (Flash). This is an add-on available here: https://moodle.org/plugins/view.php?plugin=assignment_onlineaudio. It is an assignment type and uses Flash (10.1+) to allow students to record audio from a microphone; it then converts the file to MP3 format and upload it to Moodle via HTTP POST. Here is a [http://ourlearning.co.uk/2011/12/online-audio-assignment-in-moodle blog post review]
 
*[http://nanogong.ust.hk/moodle2.html Nanogong] is a java applet that allows recording, playback and saving to Moodle's text editor. It is available either as a  [http://nanogong.ust.hk/moodle2.html#htmleditor plugin for the text editor] or as a [http://nanogong.ust.hk/moodle2.html#activity student activity.]


==See also==
*[[Audio_in_Moodle]]
*[[MP3 player]]


*[[Audio_in_Moodle#See_also|List of audio tools]] in Audio in Moodle
[[es:Herramientas del habla]]
[[de:Aufzeichnungswerkzeuge]]

Latest revision as of 08:29, 19 December 2016


Moodle has no built-in tools for speech messaging or audioconferencing. However, there are various add-ons which allow video and audio conferencing and direct recording into Moodle's text editor

  • Big Blue Button is a popular audio/video conferencing tool available from the plugins directory. It is an open source project which supports real-time sharing of slides (including whiteboard), audio, video, chat, and desktops. It also record lectures for later playback. See Big Blue Button Big Blue Button website for more general information.
  • Openmeetings provides video conferencing, instant messaging, white board, collaborative document editing and other groupware tools using API functions of the Red5 Streaming Server for Remoting and Streaming. OpenMeetings is a project of the Apache. See Moodle plugin for more details.
  • Poodll allows you to record audio into forums, pages, anywhere with a text editor. Recordings are done via the Poodll server hosted by Amazon and transferred to your Moodle site. The Poodll set of tools (filter, assignment 2.3 type, repository, question type) is available from the plugins directory. It is simple to install and doesn't require any particular PHP expertise.