cancel
Showing results for 
Search instead for 
Did you mean: 

working on audio file format

TejashriNevase
Level 4
Hii All,

I am working with azure speech services. I want to integrate azure speech services through blue prism. It is possible to integrate Azure speech services with blue prism? I want to pass audio file through json Can anyone help me  for this. how can I integrate azure speech to text service with blue prism if possible.
the following is the request which I a copied from official documentation.

curl --location --request POST 'https://INSERT_REGION_HERE.stt.speech.microsoft.com/speech/recognition/conversation/cognitiveservices/v1?language=en-US' \
--header 'Ocp-Apim-Subscription-Key: INSERT_SUBSCRIPTION_KEY_HERE' \
--header 'Content-Type: audio/wav' \
--data-binary @'INSERT_AUDIO_FILE_PATH_HERE'

------------------------------
Tejashri Nevase RPA Developer
------------------------------
1 REPLY 1

SteveBoggs
Staff
Staff
Hi Tejashri,

There is an Asset on the DX, "Connector for Azure Speech to Text - 1.0.0" that sounds like it may be what you're looking for here.

------------------------------
Steve Boggs
Senior Product Support Engineer
Blue Prism
Austin, TX
------------------------------