Skip to content

Chat component - speech to text#1893

Open
ivanvpetrov wants to merge 7 commits into
masterfrom
ipetrov/chat-speech-to-text
Open

Chat component - speech to text#1893
ivanvpetrov wants to merge 7 commits into
masterfrom
ipetrov/chat-speech-to-text

Conversation

@ivanvpetrov

Copy link
Copy Markdown

Add a speech to text functionality to the chat component.

The actual transcription is done by one of two options:

  1. (entirely on frontend) Webspeech API
    https://developer.mozilla.org/en-US/docs/Web/API/Web_Speech_API
  2. (on complimentary backend) Backend handling the communication to a 3rd party provider : Google Speech/Vertex AI/etc
    https://github.com/IgniteUI/igniteui-speech-to-text-server

@ivanvpetrov ivanvpetrov added 🆕 status: new The issue is new and will be reviewed when somebody picks it up. chat labels Oct 15, 2025
@kdinev

kdinev commented Jun 8, 2026

Copy link
Copy Markdown
Member

@ivanvpetrov Please resolve the conflicts on this PR, because I want to revive it.
@rkaraivanov Let's try to get this finished, because it's been sitting for a while.

@ivanvpetrov ivanvpetrov self-assigned this Jun 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chat 🆕 status: new The issue is new and will be reviewed when somebody picks it up.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants