Index: native_client_sdk/src/examples/sine_synth/index.html |
diff --git a/native_client_sdk/src/examples/sine_synth/index.html b/native_client_sdk/src/examples/sine_synth/index.html |
index 36f5acc8273b0514ce22dc80702116dedc977a4f..3bc90a7152f0be0b2db38fc867b2ab88f3ffc689 100644 |
--- a/native_client_sdk/src/examples/sine_synth/index.html |
+++ b/native_client_sdk/src/examples/sine_synth/index.html |
@@ -36,7 +36,7 @@ found in the LICENSE file. |
} |
</script> |
</head> |
-<body onload="common.onload('<NAME>', '<tc>')"> |
+<body onload="common.onload('<NAME>', '<tc>', '<config>')"> |
<h1><TITLE></h1> |
<h2>Status: <code id="statusField">NO-STATUS</code></h2> |