Skip to content
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.

between the WWE and AIP #58

Closed
zx-stark opened this issue Jul 18, 2017 · 2 comments
Closed

between the WWE and AIP #58

zx-stark opened this issue Jul 18, 2017 · 2 comments

Comments

@zx-stark
Copy link

When the WWE find the key words, the implementation of KeyWordObserverInterface::onKeyWordDetected() should call AudioInputProvider::recognize() to ask the AIP to send a Recognize Event to AVS. So if we dont implement the KeyWordObserverInterface::onKeyWordDetected(), there is no connection between the WWE and AIP, is it right?

@sanjayrd
Copy link
Contributor

Hi @zx-stark,

That's correct. They are two separate components that don't know about each other. In our upcoming release, we have a sample app that will provide an example of connecting the two.

Hope that helps,
Sanjay

@zx-stark
Copy link
Author

thank you!

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

No branches or pull requests

2 participants