meedan / montage-components

Monorepo of components for Montage
https://montage.meedan.com
0 stars 0 forks source link

User should be able to see a waveform representation of non-spoken audio #161

Open maboa opened 5 years ago

maboa commented 5 years ago

Although transcripts usually represent the spoken word, there are situations where the user may want to comment on sounds that are not spoken (vehicles, explosions etc)

Programs like Youtube-dl allows download of YouTube audio and BBC Waveform produces waveform data given a piece of audio which using a custom font we can then represent as a waveform with the same properties of text.

We should consider the following:

piotrfonte commented 5 years ago

@Laurian you may as well style these passages with other a font different from the transcript, and I’ll make sure to replace it with an iconfont afterwards.

maboa commented 5 years ago

To finish this we'll need wave data from Keep, but I think we should be able to fake this for now.