working on audio file format
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
26-09-22 08:08 AM
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
------------------------------
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
26-09-22 03:20 PM
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
------------------------------
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
------------------------------
