Skip to content

Commit 7f679a9

Browse files
authored
Update how-to-track-speech-sdk-memory-usage.md
typo fix
1 parent e39bbe2 commit 7f679a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/Speech-Service/how-to-track-speech-sdk-memory-usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Here's a sample error:
9292
Runtime error: The maximum object count of 500 has been exceeded.
9393
The threshold can be adjusted by setting the SPEECH-ObjectCountErrorThreshold property on the SpeechConfig object.
9494
See https://docs.microsoft.com/azure/cognitive-services/speech-service/how-to-object-tracking-speech-sdk for more detailed information.
95-
Handle table dump by ojbect type:
95+
Handle table dump by object type:
9696
class Microsoft::CognitiveServices::Speech::Impl::ISpxRecognitionResult 0
9797
class Microsoft::CognitiveServices::Speech::Impl::ISpxRecognizer 0
9898
class Microsoft::CognitiveServices::Speech::Impl::ISpxAudioConfig 0

0 commit comments

Comments
 (0)