Skip to content

Update Input Field for Custom Speech Recognition #376

@g1hris

Description

@g1hris

I’m integrating DeepChat into my project but am using my own speech recognition pipeline rather than the built‑in speech-to‑text functionality. My goal is to display interim transcription results in real time inside DeepChat’s input field—effectively simulating user typing—before eventually submitting the final message.
Is there any public API that would allow me to programmatically update the internal text value of DeepChat’s input field without reinitializing the component’s state? This would allow me to display my interim results as I process speech, as if the user has been “typing.”

Metadata

Metadata

Labels

adviceInformation how to use/implement the component

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions