microsoft / hack-together

Hack Together: Microsoft Graph and .NET is a hackathon for .NET developers to learn Microsoft Graph and Microsoft 365.
MIT License
524 stars 85 forks source link

Project: MyTranscripts - convert speech to text and save to OneDrive #135

Open richardrigutins opened 1 year ago

richardrigutins commented 1 year ago

Project name

MyTranscripts

Description

MyTranscripts is a Blazor Server web application that uses Azure Cognitive Services and Microsoft Graph to transcribe audio files and store them in OneDrive. It also lets you manage your transcripts in a central location.

You can upload an audio file from your browser, choose the language of the file, and start the recognition process. After the transcript is generated, you can save it to your OneDrive; you can also set a reminder to check the content of the transcript later, which is saved to Microsoft To Do.

Features:

Future improvements:

Repo URL

https://github.com/richardrigutins/my-transcripts

Team members

richardrigutins

waldekmastykarz commented 1 year ago

Very cool @richardrigutins! Would you be willing to record a short video to demonstrate the app? It's not required for the hackathon but it would help us showcase your work internally at Microsoft and publicly in the community 😊

richardrigutins commented 1 year ago

Sure!

https://user-images.githubusercontent.com/47950599/225306019-c5a13b17-6f28-4ed6-81a9-5a5533300148.mp4