これは気軽に気楽に試せるゆるーいプログラミング学習コンテンツである。今回のお題は「PyAudioで取得したデバイス情報の文字化けを修正する」 「PyAudioのデフォルトのデバイス番号を知る」記事において文字化けているところを何とかして読み取りたい。
I'm trying to use PyAudio for recording, but I get this in console: [ERROR:2022-08-08 16:58:48,716] rhasspymicrophone_pyaudio_hermes: record Traceback (most recent ...
前回、購入したばかりのM1 Macbook ProにPython環境を構築して、いよいよAudio周りを弄ろうと思ったらつまづいた。 今回試したソースコードはIntel Macでは問題なく動いていたので、M1 Macに起因する問題じゃないかと。 進めてるマスクづくりは最終的にRaspberry piに ...
I'm trying to install LedFx on my windows 10 machine. I installed the latest python, then the latest Anaconda (py 3.8), and all Visual Studio codes for pyaudio. After ...