We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2507c8 commit d2c889eCopy full SHA for d2c889e
README.md
@@ -30,6 +30,7 @@ open [http://localhost:8080/](http://localhost:8080/)
30
31
## props
32
33
+* `lang`: the speak language, default value is 'cmn-Hans-CN'.
34
* `className`: the css class name of the wrapper.
35
* `onChange`: run when you start speaking, the value is what you say.
36
* `onEnd`: run when you stop speaking, the value is what you say.
0 commit comments