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

SPEECH_CHANNEL_TIMEOUT_USEC #9

Closed
wants to merge 5 commits into from
Closed

SPEECH_CHANNEL_TIMEOUT_USEC #9

wants to merge 5 commits into from

Conversation

userator
Copy link
Contributor

#8

This decision was implemented by me at the production site, checked in commercial operation mode, under the load of 100 calls per day.

However, I do not have confidence in the completeness of the solution because of the lack of experience with c-lang programming

@achaloyan
Copy link
Contributor

Thanks for your pull request. I'll try to have a closer look at your changes and apply them to the repository over these days.

achaloyan added a commit that referenced this pull request Mar 24, 2017
…chnages. As a result, SPEECH_CHANNEL_TIMEOUT_USEC is replaced with speech-channel-timeout configuration parameter, which can be set in msec from mrcp.conf.
@achaloyan
Copy link
Contributor

Your pull request has been merged into master (#23ffc6b) with minor changes.

  • Fixed compilation warnings
  • The configuration parameter speech-channel-timeout is set in milliseconds from mrcp.conf
  • Took out legacy definition of SPEECH_CHANNEL_TIMEOUT_USEC
  • Applied same changes to speech_channel.c

@userator
Copy link
Contributor Author

Thank you so much

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