Sonny Piers
Sonny Piers
Duplicate of https://source.ind.ie/gnome/gnomit/gjs/-/issues/35 I fixed the issue in https://github.com/small-tech/gnomit/pull/14 but no response so far. EDIT: I have forked Gnomit with this fix and various improvements https://github.com/sonnyp/Commit
Did you get the chance to have a look? Happy to help with maintenance if it's a burden for you.
this appears to be an issue with react-native https://github.com/facebook/react-native/issues/17494
Thought, we could consider not show `create` and set to `:create` when user selects `Read write` if it's requested by default in the app manifest.
Not sure what you mean with `very single option`. We are just talking about `no, read, write` instead of `no, yes` . It seems a pretty sensitive thing to do...
I agree that `create` isn't helpful for users though.
I'm a bit confused - this was available on flathub as `com.github.hannesschulze.optimizer` but it looks like everything was removed. https://github.com/flathub/com.github.hannesschulze.optimizer/ https://flathub.org/apps/details/com.github.hannesschulze.optimizer
Nothing is forced on anyone :) But a speech provider with network access will not be considered safe.
Actually libspiel has a concept of default voice so the method `Speech` on `org.freedesktop.Portal.Speech` could be called without specifying a provider. But providers should still be discoverable by apps so...
`provider_id` will need to be added to the relevant methods on the `Speech` method of the portal interface @eeejay confirmed that the voice id is only unique by provider