Skip to content

Conversation

@MikeAlhayek
Copy link

@MikeAlhayek MikeAlhayek commented May 24, 2024

Purpose

To add ASP.NET Core MVC sample. This sample demonstrate how to convert Text to Speech and Speech to Text using a web app.

Fix #2388

What kind of change does this Pull Request introduce?

[ ] Bugfix
[*] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

New sample includes:

  • Text to speech: convert text to speech using different voices.
  • Speech to text: convert speech to text using RecognizeOnce.
  • Speech to text: convert speech to text using ContinuousRecognition.

Demo

Here is a quick virtual demo of the sample.

mike-alhayek-mvc-sample

@MikeAlhayek
Copy link
Author

@microsoft-github-policy-service agree

@yulin-li
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add ASP.NET Core MVC Sample

2 participants