It would be great to support integrating a slider component with react-native-speech #9
Unanswered
Matheus8174
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I’ve been trying to use a slider component like
@react-native-community/slidertogether with react-native-speech, but it seems difficult to fully support this use case. The main issue is the lack of a method likeseekTo(), which would allow controlling playback position. Additionally, the progress events don’t provide enough control for this scenario.Would it be possible to support this functionality in the future?
Beta Was this translation helpful? Give feedback.
All reactions