How do I enable Room Skill Parameters?

0

Hi,

I am trying to set the room skill parameters in Alexa for Hospitality and Alexa for Business. By all accounts, it should be pretty straightforward: click on the edit icon next to the skill on the room's page. The main problem is that on my consoles, there is no edit icon. Do I need to set something in my private skill to add room skill parameters? I looked through the Alexa Skill Kit console, and I saw that scope is defined when account linking is enabled. I did not see anything similar for room skill parameters, which is supposed to be available for private skills without account linking. Am I missing it somewhere?

Thanks,
Philip

PHwang
preguntada hace 4 años260 visualizaciones
6 Respuestas
0
Respuesta aceptada

In that case, the automatic whitelist to the resolveRoom API doesn't work.
Can you send me a private message with your skill ID and AWS account id from where you call the resolveRoom A4B API?

AWS
respondido hace 4 años
0

Hey Philip,

Can you be more specific about the steps you are following? I'm happy to help debug the issue. Thanks!

respondido hace 4 años
0

The room skill parameters are also available for skills without account linking.
Since we moved to the redesigned console, the option is a bit hidden. I will share this feedback with product team.

To find the settings:

  1. Go to the room details page
  2. Scroll down to table with your skills
  3. Next to the private skill, you see an edit icon. When you click this icon, the parameter field will expand.

You can also use the AWS SDK/CLI to set the parameter https://docs.aws.amazon.com/a4b/latest/APIReference/API_PutRoomSkillParameter.html

Cheers,

Milo

AWS
respondido hace 4 años
0

Hi Milo,

There is no edit icon for me.

https://imgur.com/a/DPdk9K6

Regards,
Philip

PHwang
respondido hace 4 años
0

Hmm, weird.
Are these private skills?
Also, are you using a Lambda function as skill endpoint?

AWS
respondido hace 4 años
0

It is a private skill, but it is a custom skill hosted on my own server. Does it need to be a lambda function to support room skill parameters? If not, do I need to implement something specific in my custom skill?

Thanks,
Philip

PHwang
respondido hace 4 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas