Skip to content

Commit 3647353

Browse files
authored
Merge pull request #180307 from eric-urban/patch-12
Update how-to-track-speech-sdk-memory-usage.md
2 parents 8fee6f3 + 7f679a9 commit 3647353

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)