We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a80855 commit 2efb0b1Copy full SHA for 2efb0b1
Backend/speech_text.py
@@ -1,5 +1,6 @@
1
#Build by Byte404 intelOne-API Hackathon
2
#API KEY ALERT
3
+#API CALL - api
4
import os
5
import azure.cognitiveservices.speech as speechsdk
6
from fastapi import UploadFile, APIRouter
0 commit comments