Skip to content
This repository was archived by the owner on Apr 29, 2024. It is now read-only.

Commit 229e0fe

Browse files
committed
Readme and screenshot.
1 parent 3833252 commit 229e0fe

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed
Loading
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
name: Xamarin.Forms - Azure Speech Service demo
3+
description: This sample demonstrates how to use Azure Speech Service to transcribe speech to text in a Xamarin.Forms app.
4+
page_type: sample
5+
languages:
6+
- csharp
7+
products:
8+
- xamarin
9+
- azure
10+
urlFragment: webservices-cognitivespeechservice
11+
---
12+
13+
# Azure Speech Service Sample
14+
15+
Azure Speech Service, part of Azure Cognitive Services, allows you to add speech recognition to your mobile app. This sample demonstrates how to use Azure Speech Service to transcribe speech to text in a Xamarin.Forms app.
16+
17+
For more information, see [Speech recognition using Azure Speech Service](https://docs.microsoft.com/xamarin/xamarin-forms/data-cloud/azure-cognitive-services/speech-recognition).
18+
19+
![Screenshot of Speech Service sample app on iOS and Android](Screenshots/speech-recognition.png)

0 commit comments

Comments
 (0)