Listen and learn - instruction and clicked items overlap audio
Open
@johnnynotsolucky is already working on this.
Since Jan 18, 2023.
Activity: Listen & Learn
- Dominant language
- Rust
- Stars
- 14
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
Received from a user:
"As for the instructions issue, for example in the slide in the picture there are recorded instructions and there are words on the screen that the students can touch and hear. They can touch them while the instructions are playing such that they hear the word played over the instructions at the same time. "
SOLUTION:
- Start playing the instruction audio, and if they click an item, it cuts off the instruction. Instruction can be replayed using the replay button.
- Clicking another trace while a first one is playing will cut off the first audio.
- Only one audio playing at a time
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.