I use AudioRecorderField in drupal 6 with no problem. In a fresh install of 7 using nothing but audiofield, audiorecorderfield and audioconverter I get terrible, noisy and unusable sound. Then after numerous error messages ie:

Notice: Undefined index: progress_indicator in file_field_widget_form()

the widget won't show at all and java hangs my browser (chrome) just trying to load.

Comments

tamerzg’s picture

Status: Active » Fixed

There was a bug with fields that has "-" in their machine name. Fixed in latest beta.

loheslath’s picture

Title: Bad sound and hanging java in D7 using same computer & mike as in D6 » AudioRecorderField D7 problem
Version: 7.x-1.0-beta1 » 7.x-1.0-beta2
Status: Fixed » Active

Please, can somebody help me solve AudioRecorderField problem?

I installed the last version of AudioRecorderField (7.x-1.0-beta2 of 2012-May-07) and while trying to record audio by audio field, I can record and playback audio but audio file can't be attached to node. It prompts me "Fail to establish connection with the server" and in "/Reports/Recent log messages" I have the following error :

page not found 05/09/2012 - 10:36 gong/i18n/NanoGong.class Anonymous (not verified)
page not found 05/09/2012 - 10:36 system/files/1336552611.wav Anonymous (not verified)
access denied 05/09/2012 - 10:36 node/add/gong/i18n/NanoGong_fr_FR.properties Anonymous (not verified)
access denied 05/09/2012 - 10:36 node/add/gong/i18n/NanoGong_fr_FR.class Anonymous (not verified)
access denied 05/09/2012 - 10:36 node/add/gong/i18n/NanoGong_fr.properties Anonymous (not verified)
access denied 05/09/2012 - 10:36 node/add/gong/i18n/NanoGong_fr.class Anonymous (not verified)
access denied 05/09/2012 - 10:36 node/add/gong/i18n/NanoGong.class

Thank