Transcribe Twilio Phone Calls in Real-Time with AssemblyAI | JavaScript WebSockets Tutorial

Поделиться
HTML-код
  • Опубликовано: 1 дек 2024

Комментарии • 17

  • @dev_ression
    @dev_ression 2 года назад +2

    this is actually so cool, thanks for the tutorial bro!

  • @chloee1693
    @chloee1693 11 месяцев назад

    Amazing tutorial, thank you so much!

  • @ryanoconnor160
    @ryanoconnor160 2 года назад

    Such a cool combination of different technologies

  • @prasantamondal4421
    @prasantamondal4421 2 месяца назад +1

    Instead of twillo if you will show us example of direct usage of website navigator.usermedia , and direct recording and getting the transcript in realtime from assembly ai end, that will be more helpful for integration with the other usage context.

  • @AICreativityTime
    @AICreativityTime 2 года назад +3

    not working.I have downloaded your sourcecode from github,Then install the dependencies manually.replaces the API key of assembly ai , install ngrok and configure it.Then I copy the server address to twilio at when a calls come in.Did all the setup,A new call has connected.
    Starting Media Stream MZe0caf6027ce015b16da735b635ff1f00
    New Connection Initiated
    New Connection Initiated
    Call Has Ended all of this showing but in the website calls transcript is not coming.Can you help me sir?

    • @baskaranveerapathiran3547
      @baskaranveerapathiran3547 Год назад

      I had same problem, but once I upgraded AssemblyAI account for live transcript, it worked. There are similar example for GoogleAPI as well. thank you for the post, after this i found similar example in twillio but yours saved my day.

    • @arvindverma4215
      @arvindverma4215 Год назад

      @@baskaranveerapathiran3547 , Can we use this web socket connection wtilio for google speech to text ? Does it work? In Assembly AI can we use languages like German , French Chinese etc. Does it support multiple accents from one language ie. English USA, UK IN etc? if yes what is the accuracy?

  • @nareshpurushotham37
    @nareshpurushotham37 5 месяцев назад

    Hi There, I'm getting websocket is not open error, don't know where I'm going wrong. I used same code receiving buffer data from twilio but when I try to send the data to assembly I'm getting websocket not open error. Please help on this.

  • @jpsl5281
    @jpsl5281 7 месяцев назад

    My friend we are using your solution but we have a problem , this only works for incoming calls, for outgoing calls the stream from twilio looks like S### and hears like it,
    How do you handle the outgoing call stream.
    The way we are doing it only works some times

  • @m3cv1no
    @m3cv1no 2 года назад

    Awesome 🔥😎💯

  • @piyushpanchal4724
    @piyushpanchal4724 Год назад

    from free account should i transcribe with this code ?
    paid upgrade is mandatory ?

  • @Ebizzill
    @Ebizzill 2 года назад

    can it record and transcribe audio from the person on the other end ?

  • @Coding-Yogi
    @Coding-Yogi 11 месяцев назад

    how to implement this with agora ??

  • @williamcolglazier9740
    @williamcolglazier9740 Год назад +1

    Can this be done in python