Hello Azure Support,
I’m a developer working on a native C++ integration of Azure Speech Services within Unreal Engine, and I’m currently blocked from accessing the correct SDK. Despite multiple attempts, I have been unable to obtain the native C++ Speech SDK binaries that include:
- speechapi_cxx.h
- SpeechSDK.lib (x64)
- SpeechSDK.dll (x64)
I am not using .NET or C#, and cannot integrate via NuGet packages or managed wrappers.
I attempted to install version 2.9.0 using the .exe installer, but it reports “Setup Successful” without installing any usable SDK files or directory. The installation leaves no trace of the required headers, libraries, or binaries. I’ve ruled out redistributable conflicts and confirmed that the installer does not deploy a native C++ SDK structure.
I’ve also evaluated the cognitive-services-speech-sdk GitHub repo, which lacks a CMakeLists.txt or the native source code necessary to build the SDK from scratch.
Could you please provide one of the following:
- A direct ZIP or package download of the native C++ SDK for Windows (x64)
- Or clear documentation on where to obtain the required binary distribution for C++ projects outside of the .NET ecosystem
I’m developing a viseme-driven, real-time speech system in Unreal Engine using MetaHumans, and timely access to the native SDK will directly unblock voice synthesis integration. Happy to provide build logs or additional details if needed.
Thank you for your help!
Best regards,
Jared
Developer | Real-time AI & Conversational Systems
LinkedIn URL - https://www.linkedin.com/in/jared-strickland-5b4495114/