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 282ee75 + a73722d commit 9e3d086Copy full SHA for 9e3d086
articles/cognitive-services/Speech-Service/how-to-phrase-lists.md
@@ -60,7 +60,7 @@ phraseListGrammar.addPhrase("Move to Ted");
60
```
61
62
>[!Note]
63
-> The maximum number of Phrase Lists that the Speech Service will use to match speech is 1024.
+> The maximum number of Phrase Lists that the Speech Service will use to match speech is 1024 phrases.
64
65
You can also clear the phrases associated with the `PhraseListGrammar` by calling clear().
66
0 commit comments