Skip to content

Commit 73288af

Browse files
authored
Update README.md
1 parent f6df164 commit 73288af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -428,5 +428,5 @@ In addition to the standard set of modules employed by SPFx 1.18 with React base
428428
- crypto-js, @types/crypto-js: These are used to encrypt and decrypt an api-key when the user explicitly adds it to web part settings. This is not required in the default APIM-based setup.
429429
- react-pdf: Used to extract text from uploaded PDFs. It is used only when the web part setting **Enable integrations** is turned on (off by default).
430430
- react-syntax-highlighter: Adds code highlighting capabilities. It is used only when the web part setting **Code highlighting** is enabled (default).
431-
- react-speech-recognition: the library uses Web Speech API and provides the capabilities for the Voice input feature.
431+
- react-speech-recognition with regenerator-runtime: these libraries use Web Speech API and provides the advanced capabilities for the Voice input feature.
432432
- prettier, fast-serve: These development tools are used exclusively in the development environment.

0 commit comments

Comments
 (0)