I’m trying to enable voice assist for Music Assistant using the guide at Voice Control - Music Assistant but I’m seeing the following error “Unexpected error during intent recognition”
I have added the files to the custom_sentences folder and restarted HA. If I remove the custom sentence files I get a more typical “don’t understand” type response which suggests the files are being loaded. Does anybody have any ideas? Thanks!
In short, but please read through the thread, is you need to
a) add an intent_script block somewhere, e.g. the configuration.yaml
b) you need to add a mapping (lists: block) to the intent to map the area names and player names to actual entities. Areas are not in in the example codes in the mentioned thread, though, as I only have one area, thus can’t test that.
Edit: Ah sorry, you’re already in the other thread.
I had this issue, essentially it was because I had migrated to the new HA core version of Music Assistant which is not yet as feature rich as the HACS version. So the installed custom intents were being called by OpenAI but there was not integration to receive and process the intent