muaz-khan / RecordRTC

RecordRTC is WebRTC JavaScript library for audio/video as well as screen activity recording. It supports Chrome, Firefox, Opera, Android, and Microsoft Edge. Platforms: Linux, Mac and Windows.
https://www.webrtc-experiment.com/RecordRTC/
MIT License
6.49k stars 1.75k forks source link

webrtc live transcribe #734

Open vovanb opened 3 years ago

vovanb commented 3 years ago

we are using jssip with webrtc for our contact center software. Is it possible to get audio stream for local (mic) and remote (speaker) and send it to google for live transcribe? How to get access to local and remote stream for current call?