Codename One Pubnub alternatives CN1lib [closed] - real-time

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 3 years ago.
Improve this question
I am looking for Pubnub alternatives in Codename One for real time communication. Are there available cn1libs for Pusher for example? If there is not one, is it possible to write a cn1lib using the existing Android and iOS libraries for Pusher?

I really like pubnub and it has a pretty generous free tier but these sort of discussions are discouraged on stackoverflow so I'll answer the question of "Is it possible to write a cn1lib using the existing Android/iOS libraries of an SDK?"
Yes. We even have a tutorial on doing this in the developer guide here. Steve also made some videos covering the subject here.

We have not explicitly tried our Ably realtime client libraries with Codename One, however they are built with portable Java and should therefore work. We are a very appealing alternative to PubNub and Pusher.
Matt, co-founder of Ably: simply better realtime

Related

Speech-to-text from a LIVE stream [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 6 years ago.
Improve this question
I have a Java application and I want to transcribe, not a file, but a LIVE stream(rtmp:// or m3u8) that is being served by Wowza.
Is that possible?
Thank you
PS: I'm willing to pay any of those cloud services that offer audio transcription, but the ones I've seen don't seem to have this functionality.
There are a few options!
Google has one that is in beta, but seems very promising! Their documentation is a little light at this point but here is a good github example. https://github.com/GoogleCloudPlatform/java-docs-samples/tree/master/speech
and their documention on it:
https://cloud.google.com/java/
The other option is IBM's Bluemix:
https://github.com/watson-developer-cloud/text-to-speech-java
Best of luck! If you end up trying out both I would love to have an update on which one you felt worked best!
EDIT Another useful link: Stream audio from mic to IBM Watson SpeechToText Web service using Java SDK while it doesn't interface with Wowza, this might be a good place to start for IBM.

Streaming music developer service? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
I have an idea for a small project around music discovery. I'm hoping to find a service that has access to a huge collection of music (a la Spotify, Google Play, etc) but doesn't require each user to already have access to that.
Does this sort of service/api exist somewhere? My googling didn't turn up anything.
Thanks!
There are commercial options, but for your project you might consider Radio Reddit. We have a fairly large library of music mostly fun unsigned musicians.
While we haven't officially documented the API and are still under construction, the media APIs work well and are easy to understand. You can look at your tab while browsing music on the site for an example, or email me at brad#radioreddit.com.

Is Siri SDK available? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 6 years ago.
Improve this question
Because of some rumor i'm searching for the Siri API for integrating it to my app.
So, please help me about it.
What this rumor is true or just a rumor.
Is there any trust able API which is serve features like Siri.
Thanks...
The Siri SDK has not yet been made available. It would be a very nice addition, though.
Finally, SiriKit has been released with iOS 10!
However, as a very new feature, only around 7 types of Applications can make use of the API.
I have a YouTube video about how to create a simple Messaging Application using SiriKit: https://www.youtube.com/watch?v=OknS0zecnFU
Rumors continue to say it's coming, now with iWatch adding fuel.
While there is no Siri SDK right now, Nuance does have one (Dragon Mobile). They are the folks behind Dragon NaturallySpeaking and may even be the folks behind Siri.
Here's a link to their SDK,
and a pretty complete tutorial for putting it in an IOS app
There are several other voice recognition libraries, including free ones like openears.

Chat API - Similar service like TokBox but for text-based chat? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 3 years ago.
Improve this question
I find tokbox is a great service for video chat. But is there any other similar service for text-based chat, that provides api, so that i can manage my own users and chat participants.
Thanks
In another SO question somebody recommended http://www.phpfreechat.net/ but I've no experience of using the service.
As ever Google is your friend and once you know of a service such as PHP Free Chat you can do a related search and get some other options.
You could also build a chat solution using Pusher, who I work for. We offer a number of publisher libraries and client libraries in different technologies including JavaScript. We offer presence functionality that makes building chat forums really easy which is why it's one of the big use of Pusher.
Edit
There is also CometChat which may be worth looking at.

Free conference CMS [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
Improve this question
I need to cms to manage a conference.
What is best free CMS for this?
What about Indico?
http://indico-software.org
http://github.com/indico/indico
It's mostly targeted at organization of series of conferences, though.
Disclaimer: I am one of the developers of Indico myself.
Drupal is the most flexible open-source CMS that I know. It also has a Conference module that maybe does some of the things you need. The rest should be possible using Views/CCK (also Drupal modules).
Check out this Article about a Conference website created with Drupal, it is probably much more complicated than what you need but it shows what is possible with Drupal.
Yes, I have done a few in Drupal. Also see: http://sf2010.drupal.org/ for an excellent example
try this drupal module.
It seems good
http://usecod.com