Sign in
Am I Done?
Unified Communications for Developers
Options
Email Blog Author
RSS for Posts
Atom
RSS for Comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Search
Tags
ACD
Click to Call
Click to Chat
Communicator Automation API
Events
Labs
MCM
MSPL
OCS
OCS R2
Presence
Speaking
Speech Recognition
Speech Server
Tellme
UC AJAX
UC API
UC Macintosh?
UC Training Schedule
UCMA v2.0
Unified Communications
VSLive
WCF
WF
WPF
Archive
Archives
November 2009
(1)
August 2009
(1)
May 2009
(1)
April 2009
(1)
January 2009
(3)
October 2008
(3)
September 2008
(1)
July 2008
(2)
June 2008
(3)
May 2008
(4)
April 2008
(4)
March 2008
(4)
February 2008
(2)
January 2008
(2)
MSDN Blogs
>
Am I Done?
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Am I Done?
Server Side Speech Recognition
Posted
Wed, Nov 4 2009
by
midunn@microsoft.com
0
Comments
Last week I learned something, well I learned many things but one that was particularly interesting. Lets say you wanted to do server side speech recognition but you don't want the transport to be SIP. This obviously eliminates using UCMA 2.0 as by default...
Am I Done?
Custom Disclaimer
Posted
Sun, Aug 2 2009
by
midunn@microsoft.com
0
Comments
A lot of businesses want to add disclaimers to external communications. Using MSPL on the Edge servers we can create something to simply add this disclaimer to an IM Conversation. Since MSPL hasn't really changed from LCS to OCS, we can use the sample...
Am I Done?
UCMA WF Application Host
Posted
Mon, May 11 2009
by
midunn@microsoft.com
1
Comments
As promised I've released some code that shows you how to create a reusable application host that will run your UCMA 2.0 Workflow Applications. You can find the code, binaries and an initial "How To": http://code.msdn.microsoft.com/ucmahost The home page...
Am I Done?
Unified Communications Managed API v2.0 Workflow Applications
Posted
Thu, Apr 30 2009
by
midunn@microsoft.com
1
Comments
UCMA v2.0 includes a great abstraction layer, Communication Workflows, based on the Windows Workflow Foundation (WF). These workflows are great for those needing to great simple yet powerful UC enabled applications. The workflow activities themselves...
Am I Done?
OCS 2007 R2 Virtual Launch
Posted
Wed, Jan 28 2009
by
midunn@microsoft.com
1
Comments
Sign up for the OCS 2007 R2 Virtual Launch on Feburary 3rd. http://www.microsoft.com/communicationsserver/virtualevent/languageselect.aspx And just to keep entertain until Feburary 3rd, here are some R2 launch teaser videos: http://www.youtube.com/profile...
Am I Done?
Windows Speech Recognition Macros Tools have Shipped!
Posted
Wed, Jan 28 2009
by
midunn@microsoft.com
0
Comments
I blogged about these earlier and they have finally shipped. You can download them here: http://www.microsoft.com/downloads/details.aspx?FamilyID=fad62198-220c-4717-b044-829ae4f7c125&displaylang=en
Am I Done?
Status Update
Posted
Mon, Jan 12 2009
by
midunn@microsoft.com
1
Comments
I've been MIA for a couple months mainly for Office Communications Server 2007 R2 to RTM, but I've also been busy at work. I promise I will get the the UCMA 2.0 Workflow post I promised, but those of you wanting to get a taste of UCMA now, check out Joe...
Am I Done?
Speech Server 2007 vs UCMA v2.0 WF activites
Posted
Wed, Oct 15 2008
by
midunn@microsoft.com
3
Comments
I am planning a series of blog post s that will show you how to create UCMA WF applications that can answer the telephone with speech recognition and speech synthesis abilities. However before I do that I HAVE to explain the differences between UCMA and...
Am I Done?
Office Communications Server 2007 R2 Unveiled at VoiceCon Amsterdam
Posted
Tue, Oct 14 2008
by
midunn@microsoft.com
0
Comments
News Article here: http://biz.yahoo.com/prnews/081014/aqtu055.html?.v=76 This announcement allows me to start blogging about R2 development features. Expect many UCMA v2.0 blog posts soon!
Am I Done?
CTI (Computer Telephony Integration) w/ Office Communications Server
Posted
Mon, Oct 13 2008
by
midunn@microsoft.com
2
Comments
Side Note: I know I haven’t blogged much recently, but I’ve changed roles within Microsoft, been on parental leave and busy working with customers. However I am planning a series of post about creating UC solutions .. I get this question a lot, "Does...
Am I Done?
New UC API Samples Released!
Posted
Wed, Sep 10 2008
by
midunn@microsoft.com
2
Comments
A few new code samples have been released on various UC APIs. I haven't checked them all our yet, but I can speak a little to the "Integrating Web Chat Functionality" as I know the guy who wrote it... The Web Chat Functionality sample shows you how you...
Am I Done?
Sending SMS messages via Communicator
Posted
Thu, Jul 31 2008
by
midunn@microsoft.com
1
Comments
If you are using PIC (Public IM Connectivity) in OCS, you can send SMS messages to any capable phone in North America, via AOL's SMS Gateway simply by sending a message to an E.164 normalized phone number. IE: +16128591899 and appending the AOL domain...
Am I Done?
Unified Communications Developer Labs
Posted
Mon, Jul 21 2008
by
midunn@microsoft.com
1
Comments
I was checking out the UC Developer Portal recently and It seems it is not up to date on the available Virtual Labs for UC Developers, as it only list 5. For a more up to date list, you can visit this URL: http://msevents.microsoft.com/CUI/AdvancedSearch...
Am I Done?
Re: Presence in WPF
Posted
Fri, Jun 27 2008
by
midunn@microsoft.com
0
Comments
Michiel van Oudheusden from e-office, has taken the challenge to actually hook up the the WPF Presence bubble screensaver to Communicator to show presence of your contacts! http://unified-communications-development.blogspot.com/ The blog belongs to Joachim...
Am I Done?
Presence in WPF
Posted
Sat, Jun 21 2008
by
midunn@microsoft.com
1
Comments
A very interesting article on using WPF to display presence by Erik Klimczak from Clarity Consulting. It goes more into the WPF side, than the actual presence, but you need to know how to make your presence bubbles look good too! I love the example of...
Am I Done?
Integrating Speech Server with Office Communications Server
Posted
Tue, Jun 17 2008
by
midunn@microsoft.com
5
Comments
While Speech Server is apart of Office Communications Server, the two do not rely on each and actually do not integrate with each other out of the box. However that doesn't mean it can not be done. There are two main scenarios which I am always asked...
Am I Done?
Microsoft TechEd 2008 Developers June 3-6 - Orlando, FL
Posted
Wed, May 28 2008
by
midunn@microsoft.com
0
Comments
Bill Gates will be doing the Keynote and probably one of his last before he retires. I'll be doing a couple of sessions at TechEd on Speech Server with Albert Kooiman. You can check out sessions, events, register, etc.. at www.msteched.com If you are...
Am I Done?
Upcoming UC Developer Events
Posted
Mon, May 5 2008
by
midunn@microsoft.com
0
Comments
May & June Upcoming Unified Communications Developer Events & Training! Online: May 21 - MSDN Webcast: geekSpeak: Contextual Collaboration Using Unified Communications with George Durzi (Level 200) Classroom: May 15-16 - Sydney, Australia - Microsoft...
Am I Done?
VSLive! Orlando May 12-16
Posted
Fri, May 2 2008
by
midunn@microsoft.com
0
Comments
I will be presenting at VSLive! Orlando on May 15th. My session is "Embedding Presence in Your Applications". I'll cover why .NET developers should even bother with presence, the difference between the UC APIs, and your options for embedding presence...
Am I Done?
Fix for Speech Server (2007) "Red X" Issue
Posted
Thu, May 1 2008
by
midunn@microsoft.com
2
Comments
The update for the "Red X" issue you may see in your workflow after loading VS 2008 on the same box is now available. This made my day! http://www.microsoft.com/downloads/details.aspx?FamilyId=4D8B068B-3C45-4EEA-BBC8-C4A4C4201F60&displaylang=en
Am I Done?
Microsoft Messenger for Mac 7 has been released!
Posted
Tue, Apr 29 2008
by
midunn@microsoft.com
0
Comments
Attention Macintosh users put down your one button mouse for a minute, for now you can enjoy some the UC experience your Windows counterparts already do. Microsoft Messenger for Mac 7 is now available, besides just being able to connect to Windows Live...
Am I Done?
Windows Speech Recognition Macros
Posted
Fri, Apr 25 2008
by
midunn@microsoft.com
0
Comments
A Technical Preview of Windows Speech Recognition Macros, WSRMacros, has just been released! Like the name suggest it allows you to create Macros for Vista's Speech Recogntion. You don't need to know anything about SAPI to work create a simple application...
Am I Done?
Creating a Click to Call Application w/Speech Server (2007)
Posted
Wed, Apr 9 2008
by
midunn@microsoft.com
2
Comments
The term "Click to Call" is thrown around a bit to mean slightly different things. In this post I'm going to show you how to create a web based interface, in which end users can type their name and phone number and have your Speech Server (2007) application...
Am I Done?
Communicator AddIn for Outlook Released
Posted
Wed, Apr 2 2008
by
midunn@microsoft.com
1
Comments
Code & Binary are now released: http://code.msdn.microsoft.com/Communicator4Outlook
Am I Done?
Web Based Presence using UC AJAX API
Posted
Tue, Mar 18 2008
by
midunn@microsoft.com
1
Comments
I was asked today how easy it would be to create a web control that would display a user's presence on their blog. My answer is it is pretty easy, which it is, but it isn't as intuitive as one might think. If you are familair with UC APIs at all your...
Page 1 of 2 (32 items)
1
2