respeaker / avs

python implementation of alexa voice service app, 支持DuerOS
Other
195 stars 63 forks source link

TemplateRuntime is not implemented yet #36

Open Tonemon opened 5 years ago

Tonemon commented 5 years ago

Related to: #7 Alexa radio/music/songs not working

  • Python Alexa Voice Service version: latest (Updated a second ago with pip install -U avs)
  • Python version: Python 2.7.9
  • Operating System: (Respeaker Chaos Calmer v0.9.99)

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:

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