how to improve voice recording quality?
Prepare the room
Get a descent mic.
download audacity
Visit admin/config/user-interface/toc to configure the module's behavior and enable content types.
Visit the content types "manage fields" tab to place the "Enable Table Of Contents" fieldset.
Optionally, a jquery selector for the destination field can be added. That way you can place the TOC anywhere you want (e.g. a custom block, panel, region, ...)
Sponsored
Development of this module was brought to you by Coworks Drupal Team.
The author may be contacted for custom development.
History
This is based on a Drupal 6 module posted in this blog post on drupalcoder.
Apart from the general changes that were needed for Drupal 7 compatibility, I made some other changes:
Instead of using the "Smooth Anchors jQuery plugin" which doesn't seem to be actively maintained, I've opted for the jQuery.scrollTo plugin (with localScroll extension).
Also, the TOC placement can be controlled on the manage fields section of the content type.
the room must be quiet
Avoid echo and resonance
Absorbing surface
How to:
Noise reduction… inside audacity
Airwindows plugins
Visit admin/config/user-interface/toc to configure the module's behavior and enable content types.
Visit the content types "manage fields" tab to place the "Enable Table Of Contents" fieldset.
Optionally, a jquery selector for the destination field can be added. That way you can place the TOC anywhere you want (e.g. a custom block, panel, region, ...)
Sponsored
Development of this module was brought to you by Coworks Drupal Team.
The author may be contacted for custom development.
History
This is based on a Drupal 6 module posted in this blog post on drupalcoder.
Apart from the general changes that were needed for Drupal 7 compatibility, I made some other changes:
Instead of using the "Smooth Anchors jQuery plugin" which doesn't seem to be actively maintained, I've opted for the jQuery.scrollTo plugin (with localScroll extension).
Also, the TOC placement can be controlled on the manage fields section of the content type.
