rhysmorgan134 / node-CarPlay

MIT License
131 stars 23 forks source link

fix nav audio by seperating players per audio type #73

Closed gozmanyoni closed 8 months ago

gozmanyoni commented 8 months ago

Fixing nav audio and volume duration

rhysmorgan134 commented 8 months ago

Fully tested and sounds great! ~Only issue seems to be that when an audio type appears for the first time, and it gets created, it causes a bit of lag on a pi4, to the point half of the speech is cut off, every message after that works perfectly fine though, unsure if there is much that can be done to optimise that in the future.~

^ Think this is due to electron having to host the worklet file rather than being able read it direct