SpeechRecognitionConnector (QuickStart)

Sample name: SpeechRecognitionConnector

Sample location: %ProgramFiles%\Microsoft UCMA 3.0\SDK\Core\Sample Applications\QuickStarts\AudioVideoCall\SpeechRecognitionConnector

Description

The application initializes the platform to start listening on behalf of a user, accepts the first incoming instant messaging call, and then ends the call. The application then tears down the call, conversation, and platform. The application prints log results to the console, and then exits, performing normal platform shutdown.

Warning

The application runs indefinitely in an idle state until it is called.

Features

  • Call and conversation cleanup and use

  • Proper call termination on an established call

  • Basic incoming call handling

  • Basic instant messaging incoming call usage

  • AudioVideoFlow handling and control

Prerequisites

  • Microsoft Lync Server 2010.

  • Two users capable of sending and receiving audio calls.

  • The credentials for each user, and a client capable of signing in to Lync Server 2010.

  • A client signed in to Lync Server 2010.

Running the Sample

  1. Replace the credentials in the variables at the beginning of the code sample with the credentials and server of the users from your Lync Server 2010 topology.

  2. Open the project in Microsoft Visual Studio, and then press F5.

  3. Send an instant message to the user whose credentials the endpoint is using.