|
|
|
|
|
by laggyluke
454 days ago
|
|
I think older and low power devices would actually be easier to port: they capture the audio request, send it to the server, receive an audio response from the server and play it. No local "intelligence" at all. So you could probably replace the whole backend while keeping things compatible as long as you maintain that simple API. |
|