(function(doc, html, url) {
var widget = doc.createElement("div");
widget.innerHTML = html;
var script = doc.currentScript; // e = a.currentScript;
if (!script) {
var scripts = doc.scripts;
for (var i = 0; i < scripts.length; ++i) {
script = scripts[i];
if (script.src && script.src.indexOf(url) != -1) break;
}
}
script.parentElement.replaceChild(widget, script);
}(document, '
Measuring Articulation Rate
What is it about?
Measuring articulation rate can be a time-consuming process. Van Zaalen et al. (2009) proposed a simplified method. We have shown that this method is a valid method to measure articulation rate. However, further standardization is needed before the method can be recommended for general clinical use.