question

nathanmani avatar image
nathanmani asked

Keyword support by AVS

Hi, Does the AVS expects keyword/wake-up word in the start of the audio stream?( As per our understanding Amazon echo start audio streaming just before the keyword) If AVS expects keyword, will it remove the first word of audio stream in every request? or keyword is not mandatory for AVS? Does AVS supports any keyword/wake-up word or only "Alexa", because we want to use some other keyword (like wallnut/maya etc) for our development and testing.purpose. Thanks
alexa voice service
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Eric@Amazon avatar image
Eric@Amazon answered
Currently, AVS does not support any wake-word. AVS only enters the picture after you have determined that it is the user's intent to speak to Alexa, either by button press or your own far-field implementation. Additionally, if you implement your own far-field engine and would like to be certified for AVS, you will need to use the Alexa keyword.
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

nathanmani avatar image
nathanmani answered
If we send audio that start with keyword to AVS, then what will happen?
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Eric@Amazon avatar image
Eric@Amazon answered
In most circumstances it will just be ignored.
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.