Skip to content

Commit 9e3d086

Browse files
authored
Merge pull request #78740 from YutongTie-MSFT/patch-43
(AzureCXP) fixes MicrosftDocs/azure-docs#32716
2 parents 282ee75 + a73722d commit 9e3d086

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/Speech-Service/how-to-phrase-lists.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ phraseListGrammar.addPhrase("Move to Ted");
6060
```
6161

6262
>[!Note]
63-
> The maximum number of Phrase Lists that the Speech Service will use to match speech is 1024.
63+
> The maximum number of Phrase Lists that the Speech Service will use to match speech is 1024 phrases.
6464
6565
You can also clear the phrases associated with the `PhraseListGrammar` by calling clear().
6666

0 commit comments

Comments
 (0)