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

MRCP client on Android based platform. #104

Open
achaloyan opened this issue Jul 10, 2015 · 4 comments
Open

MRCP client on Android based platform. #104

achaloyan opened this issue Jul 10, 2015 · 4 comments

Comments

@achaloyan
Copy link
Contributor

Originally reported on Google Code with ID 104

hi,

we're currently trying to work directly voice-recog project without IVR/IPPBX on your
framework

our goal is to make the MRCP client on android platform, and it'll be included the
RTP,SIP,MRCP stack's.

can you let us know if possible or not, and how can we do this ?

also, please tell us the price of commercial support package.

regards,

Reported by junsoo337 on 2010-11-15 06:42:00

@achaloyan
Copy link
Contributor Author

Hi,

Although I'm not familiar with the Android platform, reading the following overview
(http://developer.android.com/sdk/ndk/overview.html), I think it should be possible
to port UniMRCP client for Android. Moreover, with the latest release of NDK, they
seem to provide a toolchain which would allow to cross-compile UniMRCP (as well as
any other C/C++ projects) for the Android platform, which is a nice solution, I assume.

Will it work or not, I don't know. Someone should give it a try. Unfortunately, I don't
have the time for these kind of investigations now.

Regards,
Arsen

Reported by achaloyan on 2010-12-28 01:10:11

  • Labels added: Type-Enhancement

@achaloyan
Copy link
Contributor Author

Reported by achaloyan on 2013-03-07 20:51:58

  • Labels added: Priority-Low, Component-Build

@achaloyan
Copy link
Contributor Author

I am trying to send mrcp requests from an Android Client for speech synthesis.
I looked over internet but no clue on that. The best I found till now is an mrcp4j
client implementation. I really appreciate it if someone could point me to good links
or open source projects where they use to send mrcp requests from an Android client
for speech synthesis.

Reported by hassene.bouraoui on 2013-04-29 20:54:44

@livem
Copy link

livem commented Mar 10, 2019

For hassene.bouraoui , you can try Cairo mrcp client

http://cairo.sourceforge.net/intro.html
https://sourceforge.net/projects/cairo/

or

https://github.com/halef/cairo/

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

No branches or pull requests

2 participants