onSubmit to DictationClient.show (or <Dictation />) and write text into the field for fieldId.
This cookbook assumes you already have your Partner ID, Partner Token, and the other prerequisites for the Dictation SDK.
- JavaScript
- React
Common mistakes
fieldIdmust match the input you update.rootElementmust exist beforeshow.- Set
loginOnInitialize: true, or calllogin()beforeshow.