Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sending speech to text input #176

Closed
FranzHell opened this issue Apr 22, 2024 · 2 comments
Closed

Sending speech to text input #176

FranzHell opened this issue Apr 22, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@FranzHell
Copy link

FranzHell commented Apr 22, 2024

Dear @OvidijusParsiunas

image
Can not send the text to speech input (send icon not clickable) .. only clickable when i add another character.

doesnt work here nor in a local running setup.
https://deepchat.dev/docs/speech/#speechToText

Can you help?

@OvidijusParsiunas
Copy link
Owner

Hi @FranzHell.
This issue has been fixed in the Deep Chat dev packages and will be part of our next release.

Due to my current work obligations and the next release being really big, it will take some time for it to go, hence I would recommend you to use our dev packages in the meanwhile. They are called deep-chat-dev and deep-chat-react-dev and behave just like the main packages except their names are different. They also contain a few property name changes, such as the request property is changed to connect and stream is moved to the connect object. All of the current/old properties will still keep working as usual except you will see warnings in the console for their deprecation and get a few TypeScript warnings which you can ignore.

Let me know if this helps.
Thanks!

@OvidijusParsiunas OvidijusParsiunas self-assigned this Apr 24, 2024
@OvidijusParsiunas OvidijusParsiunas added advice Information how to use/implement the component bug Something isn't working and removed advice Information how to use/implement the component labels Apr 24, 2024
@OvidijusParsiunas
Copy link
Owner

Hi, this has now been published in Deep Chat version 2.0.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants