(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, '
Cochlear implant users' speech is not more deviant in spectral than in time dimension
What is it about?
Cochlear implant users have much difficulty with hearing different tones of timbres (spectral dimension), less with hearing different loudnesses (loudness dimension) and even less with time differences (time dimension). It makes sense to think that this difference in difficulty is reflected in their own speech. This, however, was not found to be the case in this study.