Category "aiortc"

Webrtc on Python failing to change ICE connection state between peers

First, I want to mention that I am very new to WebRTC, so any advice would be very helpful. Currently I am using aiortc library to build my own WebRTC app. Here

How to stream audio from microphone to Google Speech-to-Text in Python using WebRTC

I'm looking for documentation about transcribing audio streaming data coming from WebRTC using Google Cloud Speach-To-Text. I'm using aiortc as a library in Pyt