We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8fee6f3 + 7f679a9 commit 3647353Copy full SHA for 3647353
articles/cognitive-services/Speech-Service/how-to-track-speech-sdk-memory-usage.md
@@ -92,7 +92,7 @@ Here's a sample error:
92
Runtime error: The maximum object count of 500 has been exceeded.
93
The threshold can be adjusted by setting the SPEECH-ObjectCountErrorThreshold property on the SpeechConfig object.
94
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:
+Handle table dump by object type:
96
class Microsoft::CognitiveServices::Speech::Impl::ISpxRecognitionResult 0
97
class Microsoft::CognitiveServices::Speech::Impl::ISpxRecognizer 0
98
class Microsoft::CognitiveServices::Speech::Impl::ISpxAudioConfig 0
0 commit comments