JuliaPluto/PlutoUI.jl

Microphone input

Open

#16 opened on Aug 12, 2020

View on GitHub
 (27 comments) (1 reaction) (1 assignee)Julia (314 stars) (60 forks)auto 404
enhancementgood first issue

Description

I saw this awesome tweet and I want it too!

https://twitter.com/Mr_Auk/status/1289080703376924675

Streaming an entire audio stream might not work well, but constantly sending short audio snippets (say, a 10ms recording every 100ms) would definitely work! But maybe all of it can be sent live?

Contributor guide