<div dir="ltr"><div dir="ltr"><div dir="ltr">Good morning,<div><br></div><div>We're also keen AllStarLink/app_rpt users/experimenters here in Winnipeg and Dan mentioned a discussion about the work I did on here, so thought I'd fill in the blanks. Also joined this list.</div><div><br></div><div>I started with Google Assistant and Amazon Alexa and really just wanted to control devices using voice, the "what's the weather" was just an added bonus, but all that requires internet.</div><div><br></div><div>I also liked the speed of running the assistant code in real-time, as you speak that's actually a stream to Google/Amazon so the results you get are immediate vs rec/upload/download/play.</div><div><br></div><div>For the majority of ham radio actual "needs" in voice control the Picovoice Rhino project speech-to-intent would do a great job. If you haven't check it out: <a href="https://github.com/Picovoice">https://github.com/Picovoice</a></div><div><br></div><div>Also watch their video: <a href="https://www.youtube.com/watch?v=WadKhfLyqTQ">https://www.youtube.com/watch?v=WadKhfLyqTQ</a> which I think is exactly what we'd want from a ham radio setup. Wakework "Hey Repeater" "Turn on ..". </div><div><br></div><div>All of that great capability runs entirely on the device/server/reflector, no internet or web service call to Google/Amazon is needed. And it produces this simple output too: </div><div><br></div><div><pre style="box-sizing:border-box;font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:13.6px;margin-bottom:0px;margin-top:0px;background-color:rgb(246,248,250);border-radius:3px;line-height:1.45;overflow:auto;padding:16px;word-break:normal;color:rgb(36,41,46)">{
  <span class="gmail-pl-s" style="box-sizing:border-box;color:rgb(3,47,98)"><span class="gmail-pl-pds" style="box-sizing:border-box">"</span>type<span class="gmail-pl-pds" style="box-sizing:border-box">"</span></span>: <span class="gmail-pl-s" style="box-sizing:border-box;color:rgb(3,47,98)"><span class="gmail-pl-pds" style="box-sizing:border-box">"</span>espresso<span class="gmail-pl-pds" style="box-sizing:border-box">"</span></span>,
  <span class="gmail-pl-s" style="box-sizing:border-box;color:rgb(3,47,98)"><span class="gmail-pl-pds" style="box-sizing:border-box">"</span>size<span class="gmail-pl-pds" style="box-sizing:border-box">"</span></span>: <span class="gmail-pl-s" style="box-sizing:border-box;color:rgb(3,47,98)"><span class="gmail-pl-pds" style="box-sizing:border-box">"</span>small<span class="gmail-pl-pds" style="box-sizing:border-box">"</span></span>,
  <span class="gmail-pl-s" style="box-sizing:border-box;color:rgb(3,47,98)"><span class="gmail-pl-pds" style="box-sizing:border-box">"</span>numberOfShots<span class="gmail-pl-pds" style="box-sizing:border-box">"</span></span>: <span class="gmail-pl-s" style="box-sizing:border-box;color:rgb(3,47,98)"><span class="gmail-pl-pds" style="box-sizing:border-box">"</span>2<span class="gmail-pl-pds" style="box-sizing:border-box">"</span></span>,
  <span class="gmail-pl-s" style="box-sizing:border-box;color:rgb(3,47,98)"><span class="gmail-pl-pds" style="box-sizing:border-box">"</span>sugar<span class="gmail-pl-pds" style="box-sizing:border-box">"</span></span>: <span class="gmail-pl-s" style="box-sizing:border-box;color:rgb(3,47,98)"><span class="gmail-pl-pds" style="box-sizing:border-box">"</span>a lot<span class="gmail-pl-pds" style="box-sizing:border-box">"</span></span>,
  <span class="gmail-pl-s" style="box-sizing:border-box;color:rgb(3,47,98)"><span class="gmail-pl-pds" style="box-sizing:border-box">"</span>milk<span class="gmail-pl-pds" style="box-sizing:border-box">"</span></span>: <span class="gmail-pl-s" style="box-sizing:border-box;color:rgb(3,47,98)"><span class="gmail-pl-pds" style="box-sizing:border-box">"</span>some<span class="gmail-pl-pds" style="box-sizing:border-box">"</span></span>
}</pre></div><div><br></div><div>We should do this, my 2010 Ford Escape has had Microsoft Sync voice control and it's nothing new. Everything has voice control these days, and it actually works really well now.</div><div><br></div><div>The only challenge in ham is we need to come up with some standard commands so if you're visiting here you know the repeater has this capability and how to work it. </div><div><br></div><div>If anything I'm just glad the videos I posted a while back got this topic going again. Certainly not the first person to poke around with voice - it's just really easy now to implement this.</div><div><br></div><div>Thanks to all the folks working on AllStarLink/app_rpt too. I just built a firmware image with AllStarLink for a Sierra Radio Systems CommServer board and it was apt-get-easy --let-me-drink-my-coffee-while-the-hard-work-gets-done ;)</div><div><br></div><div>Thanks,</div><div>William VE4VR</div></div></div></div>