C# And Batch Transcription #32
Unanswered
metalblade34
asked this question in
Community help & support
Replies: 1 comment 1 reply
-
|
To complete this, I implemented the API calls. I get a 403 Forbidden error, but the parameters seem correct. If I put a deliberate error in the JSON configuration, I get the configuration error. Has anyone else encountered this issue? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Speechmatics community !!!
I would like to transcribe an MP3 file. I am using C#. A nugget is available but seems to be obsolete (does not work), even though I have an API key that works when I test it on a test app where I call another API.
Is there an example in C# for batch transcription? Or do I have to implement the calls myself?
Thank you in advance for your help.
Beta Was this translation helpful? Give feedback.
All reactions