App to use Google Speech API and store the response in database

I would like to build a simple app. the app has two screens, screen-1) a speak button, upon clicking it, it should call Google Speech API and converts the users voice into text and displays on screen. Then a Save button enables and upon clicking the save button, the text should get saved into my data base table. can this be done via Thunkable? if so, guidance please .

A post was merged into an existing topic: Any tips for working with the WebAPI component?