ETA for Selection Mark recognition? - azure-cognitive-services

Is there a ETA for the selection mark recognition?
Maybe a preview we can join?
Thanks,
Mike

Currently no ETA yet. For Important Azure product updates, roadmap, and announcements. Subscribe to notifications to stay informed.
https://azure.microsoft.com/en-us/updates/?product=cognitive-services

Related

how to resolve the max count 25 limitation of watson conversation intent

I want to develop one robot using watson conversation, this robot can answer some frequently asked question about my application. Here is my thinking, every question has its own intent, and the answer will be returned by response. but I have over 50 questions, that means I need to define over 50 intents, but watson conversation limited 25 intents for one workspace. Does anyone have any idea about how to resolve it? Thanks.
There are two options for you
Purchase Standard plan ($0.0025 USD/API call)Includes upto Up to 2000 Intents.Check out more on pricing here
Link similar questions together and try to reduce the questions.For example, take two questions regarding Bank withdrawals and Bank deposits could be asked in one intent as Bank transaction and then put type of transactions as entities(dialogue box condition as entities).
And besides that limit, there is another one: max 1000 API queries/month. It if fine for a proof of concept or to development phase. If you intend to go to production, you should purchase a plan. https://www.ibm.com/watson/developercloud/conversation.html

What's the estimated ETA on Evernote API key activation?

We've had our app key submitted for production using the online form for a couple of days. So far, zero communication from Evernote. Are there guidelines to what the expected approval timeline looks like to help with PM setting expectations?
Following another SO post, we've also tried to contact devsupport#evernote.com but no reply either.
Not an official ETA by any stretch, but it took 2 days for my key to be activated.

Gravity forms Authorize.net add-on deducting regular amount instead of trail amount.

I am using gravity form add-on of authorize.net to create monthly subscription in one of my WordPress site.
I have set the subscription amount to $50 and 1 month trial for $1 but when the transition is done the total amount charged $50 and authorize.net merchant interface shows me that trial period is set for on month with 1$ and amount is $50.
i am confused is there anything i am missing ?
I did a quick test using the latest versions of both add-ons (GF v1.8.3 and Auth.net v1.5) and this worked as anticipated. Does your Auth.net account support Automated Recurring Billing (ARB)? If yes, and you're still having issues, Gravity Forms support can help you get this figured out.
Note to moderators: I would have left this as a comment given that is isn't an actual answer to the issue but I do not have enough reputation to leave comments.

facebook-unity-sdk: AppRequest Questions

Questions
When sending an AppRequest, my friends list that comes up on iOS always has 48 users in it even when I have 300+ friends. Is there a way to change this limit for high-end devices that have plenty of memory?
How does FB decide which 48 friends to show in the AppRequest dialog? It doesn't appear to be my first 48 friends alphabetically
The "Title" parameter of the AppRequest call doesn't get used. Even in the InteractiveConsole, I set the title to "Invite Friends" and the title always says "App Requests". Is this just broken or am I confused?
Edit: I know there is a maxRecipients param but my understanding is that only determines how many total can be SENT at once, not how many friends display. I have the maxRecipients set at 500 and it still only shows 48 friends in the list.
Info
Unity version: 4.3.0f4
FB SDK version: 4.3.4
FB Build version: 131022.2bb3e6026790434
Right now there's no way to change the number of users who come up in that selector. They're chosen according to Facebook's estimate of how likely they are to be interested in, and interact with, an apprequest.
I believe that the issue with the title may be a bug. I'm investigating that now; could you please file a bug in the FB developer bug tool, and post the URL here, to help with that?

How do I discount the original sell price based on the quantity of either one OR all the products in the cart?

How do I discount ALL products in the cart based on the quantity of any and/or all products purchased? For example, when the user buys a totale of 10 products (any combination of products), the products are discounted of $5.00 each.
I've looked at the following modules. I don't believe they are the solution. (Some are just problematic.)
uc_bulk_discount
uc_discounts_alt
uc_pricelist
(Answered in the comments. Converted to community wiki answer. See Question with no answers, but issue solved in the comments (or extended in chat) )
#Sam Healey wrote:
just wanted to asked if you've seen http://drupal.org/project/uc_discounts_alt
The OP wrote:
Sam, Yes, I did see uc_discouts feature list, but thanks for the cattle-prod, because on second reading its worth trying ... the feature listing touches on the requirement and as feature lists go, sometimes there's something missing. So, thanks, I'll give that a shot, i.e. install the mod and look closer.
SOLVED! - Thank you, Sam! After a review of Sam's suggestion regarding uc_discounts_alt, the requirement has been met. The module provides the discounting functionality required by the client.

Resources