在 Drupal 中对 MP3 文件进行 Soundcloud 风格的评论?
有没有办法像在 Soundcloud 上那样对 MP3 文件进行评论?即用户可以在流媒体 mp3 上选择一个时间点,并在特定时间点留下评论。
有人知道该怎么做吗?
Is there a way to comment on MP3 files the way they do on Soundcloud? I.e. Users can pick a point in time on the streaming mp3, and leave a comment at a specific point.
Anyone know how to do this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这很可能是一个误会。首先,您需要某种流媒体播放器,可能是基于 Flash 的。现在,您可以从数据库中提取评论并在流媒体播放器中以您想要的方式可视化。
This is probably a misunderstanding. First, you will need some kind of streaming player, probably flash based. Now, it is up to you to pull comments from the database and visualise the way you want in your streaming player.