Skip to content

Commit 8b513a2

Browse files
Dictation docs. WIP
1 parent 92d33f2 commit 8b513a2

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Documentation/Input/Dictation.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
# Dictation
22

3-
The dication service allows users to record audio clips and, via Windows Speech services, obtain a transcription of the audio.
3+
Dictation allows users to record audio clips and obtain a transcription of the audio. To use it make sure that a dication data provider is registered in the *Input System Profile*. **Windows Dictation Input Provider** is the dication service provided out of the box but alternative dictation systems can be created implementing [`IMixedRealityDictationSystem`](xref:Microsoft.MixedReality.Toolkit.Input.IMixedRealityDictationSystem).
4+
5+
<img src="../../External/ReadMeImages/Input/DictationDataProvider.png" style="max-width:100%;">
6+
30.3 KB
Loading

0 commit comments

Comments
 (0)