You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I was trying to get alexa to sing a birthday song, but after asking it just gets quiet. In the developer console I see the message:
TemplateRuntime is not implemented yet
and I was wondering if that could be the problem to more sound related problems. Are you guys going to implement that? That would solve some errors.
What I Did
I started the alexa service manually (using alexa start) and asked her to sing a birthday song for me. This is some of the output I got in my developer console:
INFO:avs.alexa:TemplateRuntime is not implemented yet
INFO:SpeechRecognizer:conversation = 0
INFO:avs.alexa:wait for response
INFO:hyper.http20.connection:Received unhandled event <PriorityUpdated stream_id:7, weight:16, depends_on:0, exclusive:False>
INFO:avs.alexa:status code: 204
The text was updated successfully, but these errors were encountered:
pip install -U avs
)Description
Hi, I was trying to get alexa to sing a birthday song, but after asking it just gets quiet. In the developer console I see the message:
and I was wondering if that could be the problem to more sound related problems. Are you guys going to implement that? That would solve some errors.
What I Did
I started the alexa service manually (using
alexa start
) and asked her to sing a birthday song for me. This is some of the output I got in my developer console:The text was updated successfully, but these errors were encountered: