Skip to content

Commit

Permalink
Update transcription.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sammachin authored May 17, 2024
1 parent bf91d73 commit 910b3a5
Showing 1 changed file with 4 additions and 13 deletions.
17 changes: 4 additions & 13 deletions content/transcription.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,10 @@ description: >
Real-time talk transcription feeds from stage audio.
---

We have an API that provides a feed of the live transcription from each of the 3 stages.
~We have an API that provides a feed of the live transcription from each of the 3 stages.~

You can fetch a text file of the talk so far at `https://stagetext.emfcamp.app/history/[stage]`,
or you can connect a websocket to `wss://stagetext.emfcamp.app/socket/[stage]` to get a live feed.
~Where a speaker has opted not to have their talk recorded, no transcription data will be
available via the API.~

Replace [stage] with `a` `b` or `c` depending on the stage you are interested in.
Currently not availble for 2024

Feeds will also be published to the EMF MQTT broker at mqtt.emf.camp on a topic TBC.

We aim to make the previous talks available soon after they have ended on this endpoint as well,
but more details will be provided.

Where a speaker has opted not to have their talk recorded, no transcription data will be
available via the API.

For questions on this API, please e-mail [email protected]

0 comments on commit 910b3a5

Please sign in to comment.