Paulo Marcos

Results 2 issues of Paulo Marcos

With this change calls to the player that passes multiple arguments such as `trim` and `vol` will be accepted and interpreted by the player. `audio = playSound.play( filePath, { play:...

Microphones such as the ReSpeaker Array v2 contain multiple channels. Since speech_recognition does not provide support for multiple channels in its Microphone class, I added the support for it.