crea/integration/player.html
changeset 38 f19428838d3b
parent 13 692a26b5274b
child 40 02960e91525d
--- a/crea/integration/player.html	Fri Jun 08 11:31:50 2012 +0200
+++ b/crea/integration/player.html	Fri Jun 08 16:21:52 2012 +0200
@@ -71,7 +71,10 @@
                 },
                 {
                     type: "MusitagAnnotator",
-                    container: "player-annotator"
+                    container: "player-annotator",
+                    record_swf: "../../script/record_mic/record_mic.swf",
+                    api_endpoint_template: "data/return-data.json",
+                    api_method: "POST"
                 }
             ]
         },