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

Bugfix/speech input on Safari/iOS #1971

Merged
merged 7 commits into from
Apr 19, 2024

Conversation

vinodkiran
Copy link
Contributor

No description provided.

@@ -2,6 +2,7 @@
* @fileoverview This file contains the API to handle audio recording.
* Originally from 'https://ralzohairi.medium.com/audio-recording-in-javascript-96eed45b75ee'
*/
import { isIOS, isSafari } from 'react-device-detect'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

isIOS never used?

@HenryHengZJ
Copy link
Contributor

Related issue - #1817

@0xi4o
Copy link
Contributor

0xi4o commented Apr 17, 2024

Related: FlowiseAI/FlowiseChatEmbed#142

@0xi4o
Copy link
Contributor

0xi4o commented Apr 17, 2024

@HenryHengZJ ready for review

@HenryHengZJ HenryHengZJ merged commit 6bd8aae into FlowiseAI:main Apr 19, 2024
2 checks passed
@FlowiseAI FlowiseAI deleted a comment from notion-workspace bot Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants