Software Archive
Read-only legacy content
17061 Discussions

Speech Synthesis not working on R4 Runtime Sdk

Akshay_A_
Beginner
551 Views

Hi

I am currently using the real Sense SDK r4 version. The speech synthesis module works fine with the offline sdk but when i install the runtime sdk
and then run my application then the speech sythesis module does not work. Following is the output when i debug the speech synthesis fucntion

failed to create the synthesis module

I have made my application on UNITY. 

Any kind of help would be appreciated.

Regards
Akshay

0 Kudos
2 Replies
Xusheng_L_Intel
Employee
551 Views

For Unity application, try following steps and see if it works.

1, Delete Plugins and Plugins.Managed directories
2, go to Assets->Import Package->Custom Package:
3, Navigate to RSSDK/frameworks/Unity/UnityCSharp.unitypackage. Make sure to import all!

0 Kudos
Akshay_A_
Beginner
551 Views

Thanks David for your reply.

I did exactly what you just said. The solution helped me when i run my app in unity with runtime sdk installed but there was no speech synthesis when i make an installer file of the application incorporated with runtime sdk. and then install that file and run my app.

Don't know why this issue is coming. Any kind of help or futher assistance on this would be appreciated.

Thanks 

0 Kudos
Reply