Google Cloud Platform Speech command [listen] and [listen-infinite] at C# Can these two options be voice-recognized right away and stored in a variable without audio-recording files? I'm going to make a program that compares stored voice data and represents it on a kiosk. I referred to https://github.com/GoogleCloudPlatform/dotnet-docs-samples/tree/master/speech/api
My project's name is Voice recognitive kiosk. I was tried Azure cognitive Speech service but Azure don't support Korean language. but Azure can do without voice .wav files.