Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Looking for tool to add Audio to Code
1 point by raleigh_user on March 3, 2018 | hide | past | favorite | 5 comments
Hey. I find myself teaching a ton. Especially to less technical people. I am looking for a tool or product to embed 30 second audio clips inline to explain what a function is doing.

There's plenty more I'd like to do but I haven't found anything able to do this. In browser would be best. Any ideas?



Could be possible in Jupyter notebooks maybe, at least with some extensions


I’ll look into this. Thank you. Seems pretty obvious but can’t find a good way to do it


Dropbox paper is only suggestion so far. But that won't let the code execute inline. I have to have python support. Node and angular/react support would be great too.


If you're teaching JS, you could use <audio> tags, JS execution is of course really easy in the browser.


That might work. I spend most of my time teaching Python though :( I really appreciate the recommendation though.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: