speech-and-text-unity-ios-android
speech-and-text-unity-ios-android copied to clipboard
Speed to text in Unity iOS use Native Speech Recognition
Hello, so I have an issue on Unity 2020.3.20f, as in title the whole recognition works, but only with pop-up set to true, if I switch it to false it...
Hi, recently it seems that the plugin encounter difficulties to run on some devices, on android 8/9 , ( samsung S8), while still working correctly on a Pixel 6. On...
I have an error when testing the application in A31 and the whole design is good , the script without error,but when I press the button to speak it does...
Hi ! On Unity2020.1.17f1, the Speechtotext functionality of the package work as intended , except for the ability to desactivate the popup display on android: As soon as the flag...
Hi, thanks for your great plugin. It working great on androids under 11, but it not working on android 11. Can you help me to fix this on android 11?
The plugin stop to work right recently. The text to speech works, but in my case I setup to use pt-BR voice (Brazil), but the Android uses pt (Portugal) voice....
Hello All, In android 11 we got this issue, after searching a lot we found that by adding below lines it should work : but our app was crashed &...
For reference to anyone wondering,a recent google App update has created a bug: https://stackoverflow.com/questions/71967536/why-has-speechrecognizer-suddenly-stopped-working
Undefined symbol: _OBJC_CLASS_$_SFSpeechAudioBufferRecognitionRequest Undefined symbol: _OBJC_CLASS_$_SFSpeechRecognizer These are the errors I see in Xcode. Need help. Thanks.
Undefined symbols for architecture arm64: "__TAG_stopRecording", referenced from: _SpeechToText_StopRecording_mF21F662285664FF57D285D2008564989AA6E1704 in Assembly-CSharp.o _SpeechToText__TAG_stopRecording_m34A98D87595200259A68FF498F5B799DB236FA7F in Assembly-CSharp.o (maybe you meant: _SpeechToText__TAG_stopRecording_m34A98D87595200259A68FF498F5B799DB236FA7F) "__TAG_startRecording", referenced from: _SpeechToText_StartRecording_m9CE8A3959994ED0B24EACC2A6979F431E7CD4EFB in Assembly-CSharp.o _SpeechToText__TAG_startRecording_m10356C4D06FFAAC052A9B3D3BC9E014B4210B658 in Assembly-CSharp.o (maybe you meant:...