Podverse on Nostr: npub1y7jw3…03uvj aw thanks that's a great review 😊 Tbh I personally never use ...
npub1y7jw3yl2ksjw08p4sthj8fk2ahmn5lvsd0796nvwsqtfn3ptrvhqg03uvj (npub1y7j…3uvj) aw thanks that's a great review 😊
Tbh I personally never use Siri (I don't even have CarPlay), and the only AirPods functions I use are play/pause. Could you explain the features you're looking for more?
We actually just added handling for Google Play commands recently ("play <podcast name> in Podverse"), as it was required by Google to release Android Auto. We could probably reuse much of that logic for a Siri implementation...
https://github.com/podverse/podverse-rn/blob/develop/src/services/playerAudioEvents.ts#L374-L430
Tbh I personally never use Siri (I don't even have CarPlay), and the only AirPods functions I use are play/pause. Could you explain the features you're looking for more?
We actually just added handling for Google Play commands recently ("play <podcast name> in Podverse"), as it was required by Google to release Android Auto. We could probably reuse much of that logic for a Siri implementation...
https://github.com/podverse/podverse-rn/blob/develop/src/services/playerAudioEvents.ts#L374-L430