ATProto Browser

ATProto Browser

Experimental browser for the Atmosphere

Post

I needed to work on one AI project today which was actually pretty neat. The idea is to send audio to ElevenLabs and live transcribe the call. I know how to handle the telephony part—it's easy—but I had some issues with the Node.js server that's acting as a proxy between ElevenLabs and FreeSWITCH 👇

Apr 11, 2025, 4:23 PM

Record data

{
  "uri": "at://did:plc:elsjeje6rpg3nxcevbagkp5a/app.bsky.feed.post/3lmkgjlvn2s2k",
  "cid": "bafyreiebwkvjx7ptmy5eixktygrsyw35t2hfuoqya5rorzhomip2kafaya",
  "value": {
    "text": "I needed to work on one AI project today which was actually pretty neat. The idea is to send audio to ElevenLabs and live transcribe the call. I know how to handle the telephony part—it's easy—but I had some issues with the Node.js server that's acting as a proxy between ElevenLabs and FreeSWITCH\n\n👇",
    "$type": "app.bsky.feed.post",
    "langs": [
      "en"
    ],
    "createdAt": "2025-04-11T16:23:24.416Z"
  }
}