Home
>
Videos
>
When language is the barrier to getting the information that matters from the family: It is the doctor that needs the interpreter, to understand the family and communicate with them fully.
SHARE
Video
When language is the barrier to getting the information that matters from the family: It is the doctor that needs the interpreter, to understand the family and communicate with them fully.
0) {
const rect = $el.getBoundingClientRect();
const clickX = $event.clientX - rect.left;
const percentage = clickX / rect.width;
const newTime = percentage * $store.globalAudio.duration;
$refs.audio.currentTime = newTime;
}">