<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Worker Service on Gabriel Mongeon</title><link>https://gabrielmongeon.ca/en/tags/worker-service/</link><description>Recent content in Worker Service on Gabriel Mongeon</description><generator>Hugo</generator><language>en</language><lastBuildDate>Fri, 01 May 2026 00:00:00 -0400</lastBuildDate><atom:link href="https://gabrielmongeon.ca/en/tags/worker-service/index.xml" rel="self" type="application/rss+xml"/><item><title>.NET 10 Worker Service and Audio Pipeline</title><link>https://gabrielmongeon.ca/en/2026/05/raspberry-pi-voice-assistant-worker-service/</link><pubDate>Fri, 01 May 2026 00:00:00 -0400</pubDate><guid>https://gabrielmongeon.ca/en/2026/05/raspberry-pi-voice-assistant-worker-service/</guid><description>&lt;p>&lt;em>This post is part of the &lt;a href="https://gabrielmongeon.ca/en/series/voice-assistant-on-raspberry-pi/">Voice Assistant on Raspberry Pi&lt;/a> series.&lt;/em>&lt;/p>
&lt;p>Both Pis are configured. Time to write some code. The goal: validate the full audio pipeline on the pi-client, from button press to spoken response, without a real LLM. We hardcode a reply for now. The LLM comes in article #3.&lt;/p>
&lt;p>The complete code for this article is available on &lt;a href="https://github.com/mongeon/code-examples/tree/main/dotnet/ai/audio-assistant/02-worker-service-pipeline">GitHub&lt;/a>.&lt;/p></description></item></channel></rss>