This commit is contained in:
Justin Johnson 2020-01-16 13:06:53 -07:00
Родитель 38332528a4
Коммит 229e0fe6ac
2 изменённых файлов: 19 добавлений и 0 удалений

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 126 KiB

Просмотреть файл

@ -0,0 +1,19 @@
---
name: Xamarin.Forms - Azure Speech Service demo
description: This sample demonstrates how to use Azure Speech Service to transcribe speech to text in a Xamarin.Forms app.
page_type: sample
languages:
- csharp
products:
- xamarin
- azure
urlFragment: webservices-cognitivespeechservice
---
# Azure Speech Service Sample
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.
For more information, see [Speech recognition using Azure Speech Service](https://docs.microsoft.com/xamarin/xamarin-forms/data-cloud/azure-cognitive-services/speech-recognition).
![Screenshot of Speech Service sample app on iOS and Android](Screenshots/speech-recognition.png)