feat: PipecatVoice native Tactility app — voice gateway companion

Native ELF app (sibling to VoiceRecorder/ReynaBot). Mic/speaker via audio-stream +
I2S (16kHz PCM) + websocket transport (lwip, cJSON). Defaults to Hermes WS
ws://192.168.68.102:8642/api/esp32/voice/ws (voice profile) with Pipecat voice
gateway ws://<mac>:7861 second target. Adapted from ReynaBot PTT + events
(ready/listening/transcript/thinking/response_text/audio_start/audio_end/done).
Cloned ReynaBot websocket.c/h as base.
This commit is contained in:
Adolfo Reyna
2026-08-06 08:44:08 -04:00
parent 9def43b4ed
commit 6e83272c8e
6 changed files with 1163 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
manifest.version=0.2
target.sdk=0.8.0-dev
target.platforms=esp32s3
app.id=one.tactility.pipecatvoice
app.version.name=1.0.0
app.version.code=1
app.name=Pipecat Voice