{ "id":"recorder", "widgettype":"AudioRecorder", "options":{ "height":"40px", "upload_url":"{{entire_url('stt.dspy')}}" }, "binds":[ { "wid":"self", "event":"uploaded", "actiontype":"script", "script":"alert(event.params)" } ] }