Speech Recognition - which Create node?

Hi @joreg, hi @antokhio, hi everyone,
I find this really clear and helpful presentation on youtube: “Joreg & Elias Holzer — vvvv — visual programming for .NET”. I am following joreg patching the SpeechRecognizer Process (min 39:00), I am trying to reply it but I can’t find the way to have the same Create node. In my patch comes a red node without pin (the reference is ambiguous). I don’t know where I am wrong. Can you help me?

By the way, really really nice interactive presentation!
I recommend it to everyone!

SpeechRecognition-test-1.vl (17.9 KB)

Hi, suspect you installed latest nuget, and not the one referenced in patch to fix that go to:
C:\Users\Username\AppData\Local\vvvv\gamma-preview\nugets
Delete Microsoft.CognitiveServices.Speech

then start patch and do:
image

so create takes SpeechConfig
Click here
image

then:
image

not sure if that gonna work (haven’t test) but that how it’s meant to be i think

2 Likes

SpeechRecognition-test-ok

3 Likes

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.