V
V
vikholodov2018-03-15 18:00:33
JavaScript
vikholodov, 2018-03-15 18:00:33

How to get incoming webrtc audio?

Hello!
It is necessary to recognize the interlocutor's speech in real time using https://developer.mozilla.org/en-US/docs/Web/API/S... or Google Cloud speach API, it doesn't matter. This can be done without problems from the streaming audio of your microphone, but the task is to process the audio from the other side, the side of the interlocutor. How to get this audio for processing?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Z
zim32, 2018-03-16
@zim32

As far as I understand, you can get raw data only using DataChannel and MSE

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question