Avatar

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Supported by

snufkin

About

Username
snufkin
Joined
Visits
2
Last Active
Roles
Member

Comments

  • Hi Thanks for the help, I really need it… the problem is that some times when i open the stream it gets a value of 8000 from the stream, and some times it is ok and stops just when I talk. This code runs in a loop many times. the problem shows up…
  • hi sebastiaan Thanks for the quik answer It seems that sometimes the pyaudio gets an garbage as an input, very high values from the mic. Here is the complete code import pyaudio import serialimport timefrom time import sleep from openexp.keyboar…