David Jiménez

Results 78 comments of David Jiménez

I'm closing this issue as outdated. Cerebro is currently in [`v0.9.0`](https://github.com/cerebroapp/cerebro/releases/tag/v0.9.0). Give it a try and, if the error persists, feel free to open a new issue.

I'm closing this issue as outdated. It seems to be fixed in the latest version. Take a look at it and, if the problem persists, feel free to open a...

I'm closing this as we cant reproduce the issue without information.

I checked both Tauri and Electron connectors in the renderer app. Both are using the useEffect to inform the backend of this setting on app start. Anyway, take a look...

Yeah! The problem I see here is that we are already doing that 😟 Both connectors emmit the event on the app load so this should be working. https://github.com/zidoro/pomatez/blob/d802264f6e01f1b6ba4d4477d09a1e746d4b7f97/app/renderer/src/contexts/connectors/TauriConnector.tsx#L142-L146 https://github.com/zidoro/pomatez/blob/d802264f6e01f1b6ba4d4477d09a1e746d4b7f97/app/renderer/src/contexts/connectors/ElectronConnector.tsx#L69-L73...

Maybe we can use the native API for this (?): https://developer.mozilla.org/en-US/docs/Web/API/Web_Speech_API#speech_synthesis I don't use macos but reading the docs I feel like the native voice synth might be available. ![image](https://github.com/zidoro/pomatez/assets/77246331/887f99b6-f024-4e6b-b95a-de35fa06005e)

> What is the yarn error you got? Hi all! I'm interested on the android version :) FYI I think the error is related to the `.nvmrc` config. It is...

> Guys this Fork is other software, It has no connection with Cerebro from this repository here... I can confirm this :) This project is being confused with @cerebroapp (which...