Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

Speech Synthesis not working on R4 Runtime Sdk

Akshay_A_
Beginner
612 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
612 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
612 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