[Question] audio input streaming #5140
Unanswered
jakubMitura14
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Question
Hello is it possible to stream input audio in a web app ? I know that there is Audiorecorder class [1] but it seems like it can only save and pass files; if it is the only case - is there a way to chunk the files and send the files let's say every 3 seconds without loosing anything on latency when invoking stop restart ?
Beta Was this translation helpful? Give feedback.
All reactions