Y
Hacker News
new
|
ask
|
show
|
jobs
by
HaloZero
1 day ago
Does the new SpeechAnalyzer API not call Apple Servers? I remember when I was building on the last version, it you wanted real time transcription you needed at least to upload it to Apple Servers for processing.
1 comments
pancomplex
1 day ago
I think it once did! Now it doesn't - ways to easily verify this:
1) install the dmg in the GH repo
2) turn off wifi
3) use it offline
link
echoangle
20 hours ago
That doesn’t prove it doesn’t send data if it has the possibility. It could use the offline model only as a fallback.
link
ganeshmshetty
3 hours ago
yeah, this is a possibility and also they could store it and send it after we appear online.
link
1) install the dmg in the GH repo
2) turn off wifi
3) use it offline