Hello to everyone, I would like to enable the audio on my old kinect 1 so that I can talk without having the microphone attached to my mouth. I see that in the past this could be done installing the package called "hark-kinect",as explained here :
https://gist.github.com/awesomebytes/924493bcdb358f5e71fdff93c2896730 https://github.com/uts-magic-lab/hark_sound_localization/blob/master/pr2_kinect_audio.md I'm using Debian 11 at the moment. The problem is that it seems that it does not exist anymore. The repo is the following : deb [arch=amd64 signed-by=/usr/share/keyrings/hark-archive-keyring.asc] http://archive.hark.jp/harkrepos precise non-free deb-src [arch=amd64 signed-by=/usr/share/keyrings/hark-archive-keyring.asc] http://archive.hark.jp/harkrepos precise non-free but it does not exists : marietto@marietto:/mnt/zroot2/zroot2/AlexaChatGPT$ sudo apt update Found:1 http://security.debian.org/debian-security bullseye-security InRelease Found:2 http://deb.debian.org/debian bullseye InRelease Getting of:3 http://deb.debian.org/debian bullseye-updates InRelease [44,1 kB] Found:4 https://linux.teamviewer.com/deb stable InRelease Found:5 https://dl.google.com /linux/chrome/deb stable InRelease Found:6 https://packages.microsoft.com/repos/edge stable InRelease Found:7 https://packages.microsoft.com/debian/11/prod bullseye InRelease Ignored:8 http://archive.hark.jp/harkrepos precise InRelease Getting of:9 http://archive.hark.jp/harkrepos precise Release [8.157 B] Getting of:10 http://archive.hark.jp/harkrepos precise Release.gpg [473 B] Getting of:11 http://archive.hark.jp/harkrepos precise/non-free Sources [9.117 B] Getting of:12 http://archive.hark.jp/harkrepos precise/non-free amd64 Packages [7.427 B] Downloaded 69,2 kB in 3s (26,0 kB/s) All the packages are updated. marietto@marietto:/mnt/zroot2/zroot2/AlexaChatGPT$ sudo apt-get install hark-kinect E: can't find package hark-kinect Just in case I can't use this hack,do you know about any alternative method ? thanks. -- Mario.