(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, '
Speech perception and babbling in children with cochlear implants
What is it about?
This study investigated the relationship between vocal development and speech perception skills in children with cochlear implants (CI). The findings indicated that early vocal development is a significant predictor for speech perception skills after two years of CI use.