Q: speech to text and storing in monday.com
Hi, please advise if with the voice feature can let me talk to bot then bot convert that message to text, then bot input and organize that information into monday.com or google sheet?
Example, I talk to bot, "Ana Chase purchased 2 chocolates with $10", then the bot input that information into in an Item(monday.com in this case), create item and type the fhrase into Item Name, input into customer name column Ana Chase, input into amount column $10, input chocolate into product name chocolate....

Vignesh_ChatMaxima
Apr 13, 2025A: Love this question – what a brilliant use case for leveraging voice!
You're spot on with how the text processing part would work in ChatMaxima. Once you have the text ("Ana Chase purchased..."), you can absolutely build a flow in our Studio:
1) Use the Incoming Text block.
2) Feed that into the MaxIA AI block. This is where you'll configure the AI to intelligently parse the sentence and pull out the key pieces of information: 'Ana Chase' as the customer, '$10' as the amount, 'chocolate' as the product, etc.
3) Connect that to the Monday.com / Google Sheet block to map those extracted pieces of data directly into the specific columns you need.
So, the core logic of understanding the request and populating your sheet/board is definitely there!
It's a fantastic idea though, and definitely something we hear interest in!
Happy building!
Please could you prepare a video that show all the setup details? If this use case en be ensure implemented I will definitely keep this tool in my business.
Just want to one point more, in the creation of Item is possible store that voice message into a column too? That will serve as backup and verification later the accuracy of information passed into columns.