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

Ivona #15

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Ivona #15

wants to merge 4 commits into from

Conversation

d4rkstar
Copy link

this should add basic IVONA TTS integration. The idea is to let the sayIVONA behave like saySound, so to be integrated in playMessages loop

d4rkstar and others added 4 commits July 7, 2013 15:37
@marcelog
Copy link
Owner

@d4rkstar hey bruno :) question: what happened with this file? src/mg/PAGI/Node/NodeController.php? i mean, doesn't look like it changed, can we remove it from the pr?

{
$result = new IvonaResult($this->exec('IVONA', array($what)));
$dtmf = $result->getResult();
if ($dtmf !== "") {
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's use empty() here

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

Successfully merging this pull request may close these issues.

2 participants