-
Notifications
You must be signed in to change notification settings - Fork 128
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(Unity)Doesn't work in different project. #62
Comments
Can you describe the error? |
i have the same problem. |
I solved this problem by replacing the AndroidManifest file under the Plugins folder. |
I did that to but it didnt work. But when i created two game objects and
changed their name to TextToSpeech and SpeechToText, everything worked.
By the way, thank for replying my question.
در تاریخ پنجشنبه ۹ دسامبر ۲۰۲۱، ۰۹:۴۵ Eugene Migursky <
***@***.***> نوشت:
… I solve this problem by replacing the AndroidManifest file under the
Plugins folder.
I have Facebook settings into my AndroidManifest, so, I've added Speech
and Text AndroidManifest lines into mine, but seems I missed something.
When I replaced mine with Speech and Text and added my Facebook settings,
everything started to work.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#62 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AWPBLM6QXMK7WFYLHZGKEN3UQBCPFANCNFSM5DVHXYZQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
@j1mmyto9 @campbell-codes @jack19910609 @elblogbruno @calvma
First! Thank you for the project!
Android build.
Unity 2021.1.13f1
I've copied all files from the repository to my project and load the SampleScene. Made a build, nothing works.
But if I make a build via cloned project from Github - everything works. Seems I miss some settings setup or something else..
The text was updated successfully, but these errors were encountered: