Speech Recogntion using UCMA 3.0 for Web application
Hi Group, I have a silverlight control, embedded on a web page, which can record voice and convert the audio into byte[]. My Question is can I use UCMA 3.0 for Speech recognition and send back the...
View ArticleLync authentication using current users credentials
I need to create a conference on behalf of the currently logged in user from a SharePoint page. If i provide the credentials for the UserEndpoint like this: userEndpoint.Credential = new...
View ArticleHas anyone managed to add the signed ms-identity parameter to a header?
I'm trying to get some information into the REFERRED-BY header on a Lync call from a UCMA application to get impersonation to work through a mediation server. Unfortunately, just putting the URI isn't...
View ArticleSpeaker Authentication
Hi, I would like to create an application which does speaker authentication. i.e. an application which uses user voice for authenticating ? can it be achieved using UCMA? Regards, Suresh GRegards,...
View ArticleHow can I get the route header within the AllHeaders-Collection in a Managed...
I try to get the Route Header of a SIP message in the Dispatch-method of a Managed SIP Application. The OCS Logger shows clearly a route header with a valid content. But there is no header of type...
View ArticlePOSTPONED: Lync Developer Roundtable: "UCMA Back to Back Call"
Lync Developer Roundtable: UCMA Back to Back Call ATTENTION: Due to extenuating circumstances, this meeting is now postponed. We apologize for the last minute announcement. We will work to reschedule...
View ArticleAuthenticationException when establishing UserEndpoint
We have build a UCMA bot which automatically responds to user input. For this application we log in with an Active Directory UC enabled account. In the past we have tested this with our support account...
View ArticleImpersonate an outgoing call
Hi, I'm trying to make place a call and use Impersonation on that call. But I get an exception of the type InvalidOperationException with the message "User endpoint or platform does not support...
View ArticleAdd groups with Lync 2010 UCMA 3.0 c#
I am trying to create a simple contact manager for Lync 2010 UCMA. Using an event NotificationReceived, when receiving "IsFullNotification". And hoping that the addition of groups, there will be no...
View ArticlePresence manifest has not been supplied.
Sometimes(often) I get this Exception InvalidOperationException: Presence manifest has not been supplied. when I call UserEndpoint.LocalOwnerPresence.BeginPublishPresence(). Microsoft documentation...
View ArticleSilence detection not working with Recorder class
My company is trying to make use of UCMA 3.0 for an IVR application that we had previously built on Microsoft Speech Server 2007. We are not using a Lync server. At the customer site we're currently...
View ArticleLYNC customisation
hi everyone i am new to LYNC customisation field , i just wanted to know that , can i try a speech recognition application on LYNC if yes , which tool should i use , please suggest .
View ArticleUserEndPoint and Application Sharing modalities
Can UserEndPoint handles Application Sharing Modalities? Thanks, -Lucy static void Main(string[] args) { _helper = new UCMASampleHelper(); _userEndpoint = _helper.CreateEstablishedUserEndpoint("My...
View ArticleCould not send IM mess and AV call to an Application Endpoint after presence...
I wroted a testing program to create an Application Endpoint, and then publish its presence. I can see that the status of the Applciation Endpoint(user) status is available at Lycn Client. However, I...
View Articlegetting approval for video conferencing
hi everyone i was asked to develop a code for video conferencing which should contain an approval from the manager before commencing it , can anyone guide me on how it has...
View ArticleDisplaying a photo for an Application endpoint
Hi everyone, Here is my problem : I work on a big UCMA project since 3 month and now I would like to add a little feature. I have a lot of ApplicationEndpoints which can be added, modified or deleted...
View ArticlePublishing Presence with Routing Information kills team and delegate list
I want to change the routing/forwarding settings of a user on behalf of a UserEndpoint and publishing presence with routing information like the following: <routing...
View ArticleQuery on lync server client coomunication
Hi, We want to develop an application which can be installed on lyn server. This app will fetch data from third party app and generate notification on lync clients based on this. I want to have a...
View ArticleIVR development with voicexml or not
Hi, I am trying to understand how to develop standalone IVR systems with UCMA SDK which can be integrated with Voip systems like Cisco Call Manager, etc. I couldn't find any documents about this...
View ArticleHow to handle Application Sharing Invitation
Hi, I have a UCMA bot application which accepts audio/video conference calls. I would also like to incorporate the feature of accepting application sharing invitation(whiteboard sharing/desktop...
View Article