uezo / ChatdollKit

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

Object reference not set to an instance of an object ChatdollKit.UI.MicrophoneVolumeController.Start () #228

Open Canterlotdayo opened 1 year ago

Canterlotdayo commented 1 year ago

image

uezo commented 1 year ago

Hi @Canterlotdayo , Make sure that a wake word listener (Google, Azure, Watson or the one you made) is attached to ChatdollKit prefab.

https://github.com/uezo/ChatdollKit/blob/master/Scripts/UI/MicrophoneVolumeController.cs#L26

Canterlotdayo commented 1 year ago

thanks everything work