@lb-rezende said in Yet Another Voice Module (Sphinx + Alexa):
I’m not sure about the alpnVersion,
Verify your java version by running java -version
then you should be able to look up the ALPN here. Your version looks incorrect so maybe this is your issue.
vlcPath and vlcPluginPath,
Check the docs here, but it should boil down to running whereis vlc
. The values you provided look correct for a default setup.
because I do not know where and how to find it. The dsn line as well, where do I find it?
I don’t think you need to worry about this. It’s part of the automated cert generation and the communication between the OAuth NodeJS server and the Alexa Java application. IIRC this can be any value.