currently there’s also Google Cloud Platform Speech to text and Text to speech available separately, upon request only.
(Until GCP C# SDK supports HTTPV2 the solution is not fully featured and suited for public release)
Hi, is this demo app from the store page, or your own Unity build ? Does the player work in editor / standalone ?
Let me know what phone/OS is this if it’s on the device, and make sure you have microphone access enabled in the manifest
there’s also newer version of Microsoft CognitiveServices Speech SDK than what’s included in the asset currently, if might be worth to import it [ https://aka.ms/csspeech/unitypackage ] and make build for the device
That was my own Unity build.
Currently i use Xiaomi Redmi Note 11 Pro 5G for testing.
I already installed Microsoft CognitiveServices Speech SDK version 1.30.00 in my Unity, but i got new error when testing on SynthesisDemo. How to run this asset on Andorid OS using my own build?