Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not support simple_response type #7

Open
ahmet8282 opened this issue Jun 15, 2017 · 0 comments
Open

Does not support simple_response type #7

ahmet8282 opened this issue Jun 15, 2017 · 0 comments

Comments

@ahmet8282
Copy link

ahmet8282 commented Jun 15, 2017

Hello,

The library doesnt seem to support responses with json


"fulfillment": {
      "speech": "Hi!",
      "messages": [
        {
          "type": "simple_response",
          "platform": "google",
          "textToSpeech": "Hello!"
        },
        {
          "type": 0,
          "speech": "Hi!"
        }
      ]
    }

I think java and android clients have the same problem also. I see similar tickets. Is it possible if you could update it?

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant