Angad Sethi

Results 8 comments of Angad Sethi
trafficstars

Would love to have support for this! Currently, I'm having to cram all my i18n strings into one JSON file to make it work, and that route is really not...

Definitely, @Simek! Thanks for the explanation 🙌 I'll finalise the changes in this PR

@nl-danish, can you share how you are initialising `Voice`?

@nl-danish, the error code `12` means that the locale you're passing to `Voice.start` is not supported by the device. This would probably imply that this language is supported by your...

You're welcome, @nl-danish!

This seems like something that would be possible only on Android via the `triggerModelDownload` method. It doesn't have an iOS counterpart though, and downloading isn't possible with this library. https://developer.android.com/reference/android/speech/SpeechRecognizer#triggerModelDownload(android.content.Intent,%20java.util.concurrent.Executor,%20android.speech.ModelDownloadListener)

Would love to see this PR get merged!

Oh, I'll raise this issue in `tiptap-php` then, @awcodes. Thanks a lot for checking this out!