- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
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
コピーされたリンク
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
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!
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
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
