Audio Devices (Feature)

Microsoft Unified Communications Managed API (UCMA) 3.0 provides the following integrated audio devices.

Applications can use audio devices attached to media flows to implement scenarios such as the following.

  • Use a Player object to play prerecorded prompts in an interactive voice response (IVR) application.

  • Use a Recorder object to record messages or conversations in a call.

  • Use a ToneController object to receive or send DTMF commands and perform actions on these DTMF commands, or to send or receive Fax tones.

  • Use a SpeechRecognitionConnector object, in conjunction with the Microsoft.Speech namespace, to perform speech recognition.

  • Use a SpeechSynthesisConnector object, in conjunction with the Microsoft.Speech namespace, to render text as speech.