Azure

Convert Tweet Into Audio File Utilizing Cognitive Service With Azure Logic App

Azure Logic Apps

Logic App is a cloud-based service. It permits us to react to an occasion in a single service (corresponding to SharePoint on-line) and do one thing with the info from that occasion in one other Service (corresponding to Twitter). It makes it sensible and easy for enterprise processes. The customers construct workflows that routinely carry out some enterprise duties and processes throughout functions and companies. We are able to join our business-critical apps and companies with Azure Logic Apps, automating our workflows with out writing a single line of code.

Earlier than studying this text, please undergo some essential article hyperlinks, talked about under.

Right here, we’ll see tips on how to convert particular Twitter tweets to Audio information routinely.

Create a Logic Stream to transform a selected Tweet to Audio File

Right here, we have to hook up with Twitter, Microsoft Cognitive Service (Textual content-to-speech), and OneDrive

Conditions

  • Microsoft Azure Account.
  • Twitter Account.
  • OneDrive.

Comply with the under steps to construct a workflow utilizing a template.

Step 1. Log into https://portal.azure.com/

  • Within the dashboard, seek for “Microsoft Translator” and click on on “Translator Textual content”.
  • Enter the identify, subscription, pricing tier, and useful resource group for the Translator Textual content API Then, click on on “Create”.
    Translator Text API
  • Underneath Keys, you have got keys for accessing the Translator Textual content.
    Translator Text

Step 2. Now, allow us to create the Logic App for changing the particular tweet into an audio file and retailer it on the OneDrive.

  • Within the dashboard, select to create a useful resource and click on on Integration, Now, select Logic App.Logic App
  • Enter the identify you wish to assign to the logic, select the subscription, the useful resource group the place you set up associated sources, and the placement the place your logic app is saved, Then, click on on “Create”.
    Create
  • Right here is the dashboard Click on on Logic App Designer.
    Logic App Designer

Step 3. Now, click on on the Clean Logic App.

Blank Logic App

Step 4. Configure the info by signing into Twitter and OneDrive.

Step 5. Configure the Textual content Analytics for detecting the sentiment of the tweet.

  • Seek for Translator.
    Translator
  • Select the Motion.
    Text to speech
  • After that, give the Cognitive Service Connection identify and key.
    Cognitive Service
  • Configure the situation.
    Configure the condition

Step 6

  • Subsequent, we wish to save the file. So, seek for OneDrive.
    OneDrive
  • Then, select an Motion for the workflow.
    Workflow
  • Subsequent, select the folder path, file identify, and file content material for saving the tweet.
    Choose folder
  • The ultimate workflow shall be like this.
    Final workflow

Step 7. Now, we have to save the workflow and run it.

 Run

Output

Ship a Tweet with a selected hashtag.

Specific hashtag

Now, the Tweet converts into an audio file and is saved on OneDrive.

Tweet converts

Audio File

Audio File

Abstract

I hope you perceive tips on how to convert a tweet a couple of particular hashtag into an audio file and save that routinely into OneDrive, Keep tuned for extra.

Know extra about our firm at Skrots. Know extra about our companies at Skrots Companies, Additionally checkout all different blogs at Weblog at Skrots

Show More

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button