Agentic AI Solution

I have some audio files where I need convert this into speech to text and verify the text with some keywords
Can anyone tell me how we can implement this using agentic ai

Thanks

@SR_9128,

You can use API of Google or Microsoft services for Speech to text

Once you have the transcript, use GenAI activity or RegEx to look for the keywords.