Skip to content

Commit fa281e4

Browse files
authored
Update captioning-concepts.md
fix typo per Ikuyo and Ailsa
1 parent 982169a commit fa281e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cognitive-services/Speech-Service/captioning-concepts.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Captioning can accompany real time or pre-recorded speech. Whether you're showin
3838

3939
For real time captioning, use a microphone or audio input stream instead of file input. For examples of how to recognize speech from a microphone, see the [Speech to text quickstart](get-started-speech-to-text.md) and [How to recognize speech](how-to-recognize-speech.md) documentation. For more information about streaming, see [How to use the audio input stream](how-to-use-audio-input-streams.md).
4040

41-
For captioning of a prerecoding, send file input to the Speech service. For more information, see [How to use compressed input audio](how-to-use-codec-compressed-audio-input-streams.md).
41+
For captioning of a prerecording, send file input to the Speech service. For more information, see [How to use compressed input audio](how-to-use-codec-compressed-audio-input-streams.md).
4242

4343
## Caption and speech synchronization
4444

@@ -205,4 +205,4 @@ There are some situations where [training a custom model](custom-speech-overview
205205
## Next steps
206206

207207
* [Get started with speech to text](get-started-speech-to-text.md)
208-
* [Get speech recognition results](get-speech-recognition-results.md)
208+
* [Get speech recognition results](get-speech-recognition-results.md)

0 commit comments

Comments
 (0)