Software Archive
Read-only legacy content
17061 ディスカッション

Speech Synthesis not working on R4 Runtime Sdk

Akshay_A_
ビギナー
552件の閲覧回数

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 件の賞賛
2 返答(返信)
Xusheng_L_Intel
従業員
552件の閲覧回数

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!

Akshay_A_
ビギナー
552件の閲覧回数

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 

返信