Extension:RecorderWizard
![]() Release status: beta |
|
---|---|
Implementation | MyWiki |
Description | Provides a user-friendly and automated tool to record audio pronunciation files |
Author(s) | Antoine Lamielle (0x010Ctalk) |
Latest version | 0.1.0 (2020-06-01) |
MediaWiki | |
License | GNU General Public License 2.0 or later |
Download | GitHub: |
|
|
The RecordWizard extension provides a user-friendly and automated tool to record audio pronunciation files.
InstallationEdit
- Make sure that these extensions were installed first:
- Download, extract and place the file(s) in a directory called
RecorderWizard
in yourextensions/
folder. - Add the following code at the bottom of your
LocalSettings.php
:require_once "$IP/extensions/RecorderWizard/RecorderWizard.php";
- Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.