NaomiProject / Naomi

The Naomi Project is an open source, technology agnostic platform for developing always-on, voice-controlled applications!
https://projectnaomi.com/
MIT License
242 stars 47 forks source link

Fix the microphone test #409

Closed aaronchantrill closed 1 month ago

aaronchantrill commented 1 month ago

Description

This fixes the microphone test that comes up during configuration.

I switched from using the local_mic to mic_synchronous for the microphone, plus fixed the basic Mic init method to not fail if some of the options being passed in through kwargs are missing.

Related Issue

input/output device testing not working #408

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist: