Chat: add Speech-to-text feature API descriptions#8504
Merged
vladaskorohodova merged 9 commits intoDevExpress:26_1from Mar 9, 2026
Merged
Chat: add Speech-to-text feature API descriptions#8504vladaskorohodova merged 9 commits intoDevExpress:26_1from
vladaskorohodova merged 9 commits intoDevExpress:26_1from
Conversation
There was a problem hiding this comment.
Pull request overview
This PR adds API documentation for the Speech-to-Text feature of the DevExtreme Chat UI component. It introduces two new property description files and updates an existing one to cross-reference the new feature.
Changes:
- New file
speechToTextEnabled.mddocuments the Boolean property that shows/hides the microphone button in the Chat input field. - New file
speechToTextOptions.mddocuments the configuration object for Speech-to-Text behavior, including whichdxSpeechToTextproperties are overridden by Chat. - Updated
inputFieldText.mdto note that this property can also capture text dictated via the Speech-to-Text feature.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
api-reference/10 UI Components/dxChat/1 Configuration/speechToTextEnabled.md |
New file describing the speechToTextEnabled Boolean property |
api-reference/10 UI Components/dxChat/1 Configuration/speechToTextOptions.md |
New file describing the speechToTextOptions configuration object |
api-reference/10 UI Components/dxChat/1 Configuration/inputFieldText.md |
Updated to reference the Speech-to-Text dictation feature |
Issues Found:
r-farkhutdinov
approved these changes
Mar 4, 2026
marker-dao
reviewed
Mar 4, 2026
Abadzhev
reviewed
Mar 5, 2026
Co-authored-by: Vladimir Abadzhev <vladimira@devexpress.com>
dirkpieterse
approved these changes
Mar 6, 2026
dirkpieterse
reviewed
Mar 6, 2026
…ldText.md Co-authored-by: dirkpieterse <dirk.pieterse@devexpress.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.