mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-07-29 21:13:34 +02:00
Update radio.py
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
# detect signal strength and frequency of active channel if appears to be in use send to mesh network
|
||||
# depends on rigctld running externally as a network service
|
||||
# also can use VOX detection with a microphone and vosk speech to text to send voice messages to mesh network
|
||||
# requires vosk and sounddevice python modules. download from https://alphacephei.com/vosk/models and unpack
|
||||
# requires vosk and sounddevice python modules. will auto download needed. more from https://alphacephei.com/vosk/models and unpack
|
||||
# 2024 Kelly Keeton K7MHI
|
||||
|
||||
from modules.log import *
|
||||
|
||||
Reference in New Issue
Block a user