uezo / ChatdollKit

ChatdollKit enables you to make your 3D model into a chatbot
Apache License 2.0
702 stars 73 forks source link

Support changing microphone device at runtime #189

Closed uezo closed 1 year ago

uezo commented 1 year ago

Add ChangeInputDevice method to ChatdollKitMicrophone. This stop the microphone with the current device and restart microphone with the new device.