OpenAI, LLMs, WebRTC, voice bots and Programmable Video
Learn about WebRTC LLM and its applications. Discover how this technology can improve real-time communication using conversational AI.
Read MoreThis is another one of those posts about WebRTC. The ones you might be interested in?
When I published my post on what WebRTC will do to Video Conferencing, a colleague of mine asked what will it to the larger VoIP industry.
I think that this question renders a similar but a bit different answer in such a case. The focus here changes a bit – we’re not interested in video – only in the voice capabilities of WebRTC. And voice has become a commodity already.
I’d like to highlight 3 ways in which the VoIP industry is being changed by WebRTC:
From the moment Google has acquired GIPS (the company that was later open sourced as WebRTC), their user base has scrambled to search for alternatives. GIPS was one of the most known and successful voice engine companies – almost every company developing a VoIP product used them.
It was somewhat expected that Google would open source them, but that has left the issue of an SLA wide open – there was no real way you as a customer can get an SLA from Google for maintaining and improving the GIPS voice engine any longer. And it is an issue, as a lot of GIPS customers used customized voice engine packages – ones that fit specific hardware and embedded processors.
With a limited number of alternatives around, companies had to find other solutions and at times invent and invest in their own home grown solutions. No fun there.
This shift of power can be beneficial to some:
If your product deals with voice codecs, it should probably now add those supported by WebRTC inherently. These codecs are different than the ones used in most SIP deployments. While there is a common denominator – G.711 – that’s a poor man’s solution.
This means that VoIP products now need to add iSAC and maybe iLBC to their arsenal. Not hard, but still a pain.
As WebRTC has no real signaling attached to it, it is half the solution. The rest of the VoIP world is still mostly SIP (I am ignoring Skype and Gtalk on purpose here), so to offer something here, companies will need a kind of a gateway from SIP to the open ended JavaScript signaling of WebRTC.
Why is that important? Once solutions that use only WebRTC start surfacing, there will be a need to connect them to the “other” world. That of SIP and PSTN. And this requires gateways.
-
It is going to be interesting to see how this evolves moving forward.
Learn about WebRTC LLM and its applications. Discover how this technology can improve real-time communication using conversational AI.
Read MoreGet your copy of my ebook on the top 7 video quality metrics and KPIs in WebRTC (below).
Read More