Downloading phone recording transcription using the Zoom Phone API

API Endpoint(s) and/or Zoom API Event(s)

Description
We are doing feasibility on our new system development internally.
We’re currently in the PoC phase, testing whether we can meet the client’s needs with Zoom Phone functions.

  • What is the response data is it in json object? it was not stated in the documentation.
  • Each speaker can be determined in the transcription?

Thanks

Hi @albert_dapiton
Thanks for reaching out to the Zoom Developer Forum and welcome to our community!
Allow me some time to do some testing with this endpoint and I will come back to you with more details.
Cheers,
Elisa

Having an issue with the /phone/recording_transcript/download/{recordingId} endpoint,

It just says

{
“code”: 12000,
“message”: “Unable to transcribe this recording.”
}

However we can download the recording itself no issue,

Hi @js2107
could you please share more information about the issue you are facing? so I can troubleshoot this on my end?

Hi @elisa.zoom ,
Is there any information you can share on the test that you mention?