<div dir="ltr">Probably you are already aware of this, but just in case, there is in fact a ModUniMRCP plugin for GSR:<div><ul><li><a href="http://unimrcp.org/solutions/google-speech-recognition">http://unimrcp.org/solutions/google-speech-recognition</a><br></li></ul><div>It works well, but it is non-free.  </div></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, May 24, 2020 at 6:44 AM mayamatakeshi <<a href="mailto:mayamatakeshi@gmail.com">mayamatakeshi@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi,<div>out of curiosity, I'm trying to see if I can use application record + mod_httapi (<a href="https://freeswitch.org/confluence/display/FREESWITCH/mod_httapi" target="_blank">https://freeswitch.org/confluence/display/FREESWITCH/mod_httapi</a>)</div><div>to connect with Google Speech Recognition service (via a proxy app that will handle HTTP to gRCP convertion).</div><div>Just as a test, I'm trying to see if using an inbound event socket I can inject a DETECTED_SPEECH event in a channel.</div><div>I tried something like this and got an +OK from FS:</div><div><br></div><div>T <a href="http://192.168.88.78:60380" target="_blank">192.168.88.78:60380</a> -> <a href="http://192.168.88.74:8021" target="_blank">192.168.88.74:8021</a> [AP]<br>sendevent DETECTED_SPEECH<br>Unique-ID: a03486b8-781d-430a-ab26-5815485401a8<br>Call-UUID: a03486b8-781d-430a-ab26-5815485401a8<br>call_uuid: a03486b8-781d-430a-ab26-5815485401a8<br>uuid: a03486b8-781d-430a-ab26-5815485401a8<br>Channel-UUID: a03486b8-781d-430a-ab26-5815485401a8<br>Speech-Type: begin-speaking<br><br>T <a href="http://192.168.88.74:8021" target="_blank">192.168.88.74:8021</a> -> <a href="http://192.168.88.78:60380" target="_blank">192.168.88.78:60380</a> [AP]<br>Content-Type: command/reply<br>Reply-Text: +OK 64bdd4aa-9476-4db8-b56c-36a62f6a2238<br><br></div><div>but nothing got notified to the channel (and no logs about it from FS running in debug level)</div><div><br></div><div>Would this be actually possible?</div><div><br></div></div>
_________________________________________________________________________<br>
<br>
The FreeSWITCH project is sponsored by SignalWire <a href="https://signalwire.com" rel="noreferrer" target="_blank">https://signalwire.com</a><br>
Enhance your FreeSWITCH install with disruptive priced SMS and PSTN services.<br>
Build your next product on our scalable cloud platform.<br>
<br>
Join our online community to chat in real time <a href="https://signalwire.community" rel="noreferrer" target="_blank">https://signalwire.community</a><br>
<br>
Professional FreeSWITCH Services<br>
<a href="mailto:sales@freeswitch.com" target="_blank">sales@freeswitch.com</a><br>
<a href="https://freeswitch.com" rel="noreferrer" target="_blank">https://freeswitch.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="https://freeswitch.com/oss" rel="noreferrer" target="_blank">https://freeswitch.com/oss</a><br>
<a href="https://freeswitch.org/confluence" rel="noreferrer" target="_blank">https://freeswitch.org/confluence</a><br>
<a href="https://cluecon.com" rel="noreferrer" target="_blank">https://cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="https://freeswitch.com" rel="noreferrer" target="_blank">https://freeswitch.com</a></blockquote></div>