V
V
vikholodov2018-03-23 00:39:13
Python
vikholodov, 2018-03-23 00:39:13

How to cut streaming audio from html5 audio into files?

Hello.
There is an html5 audio object in which there is sound when talking through a web sip dialer. It is necessary to somehow get it in parts of 1mb maximum.
I have no idea how the sound comes to html5 audio, it somehow switches with the automatic telephone exchange, it is not possible to catch it earlier for various reasons.
It is possible, in theory, through some kind of web audio API or something else, please point me, knowledgeable people.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Stalker_RED, 2018-03-23
@Stalker_RED

MediaRecorder
Demo: https://webaudiodemos.appspot.com/AudioRecorder/in...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question