Okey, I've ask the question in Windows Desktop Development Forums and I still got no answer. So I'll try here.
What is the difference between Microsoft Sapi 5.4 and Microsoft Speech Platform SDK 11? Please specify the pros and cons if you know.
Okey, I've ask the question in Windows Desktop Development Forums and I still got no answer. So I'll try here.
What is the difference between Microsoft Sapi 5.4 and Microsoft Speech Platform SDK 11? Please specify the pros and cons if you know.
As far as I can see, in programmatical sense there is no difference in the interface when connecting to it using COM interop. It's just a different class name.
SAPI uses: "SAPI:SPVoice"
MSSP uses: "speech.SPVoice"
for TTS access and everything else is the same.
As for other pros and cons better take a look at table mentioned in the comment above.
© 2022 - 2024 — McMap. All rights reserved.
Related
list to the right of your question. – Madisonmadlen