Wrox Programmer Forums
|
BOOK: Professional Unified Communications Development with Microsoft Lync Server 2010
This is the forum to discuss the Wrox book Professional Unified Communications Development with Microsoft Lync Server 2010 by George Durzi, Michael Greenlee; ISBN: 978-0-470-93903-1
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Professional Unified Communications Development with Microsoft Lync Server 2010 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old November 28th, 2012, 03:54 PM
Registered User
 
Join Date: Nov 2012
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default Player class question

Chapter 12 deals with audio playback and I understand the Player obejct functionality, i.e. (1) delcare Player, (2) Set File-Source, (3) Accept call, (4) Get Call-Flow object, (6) Attach Flow to Player, (7) Stat Player.

In this example one Player object is delared and used, but if I am building a telephone banking app how do I play several different pre-recorded voice prompts to the caller?

- Do I declare and use many diffrent player objects, one for each seperate prompt that will be played to the caller?

Also if my UMCA app will server many callers, should I not declare the Player object(s) in a seperate class (eg: Handle_Call class) that gets instantiated for each new call that the application receives...and then pass the call object to that class?

Thanks
 
Old November 29th, 2012, 09:27 PM
Registered User
 
Join Date: Nov 2012
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I figured this out.





Similar Threads
Thread Thread Starter Forum Replies Last Post
A question about abstract class nf0001384 C# 2005 5 July 22nd, 2013 06:58 AM
Question about value class type saadli BOOK: Ivor Horton's Beginning Visual C++ 2008 ISBN: 978-0-470-22590-5 4 December 3rd, 2008 10:15 PM
Question about the Name Value Class used BugBase mikener BOOK: ASP.NET 2.0 Instant Results ISBN: 978-0-471-74951-6 5 June 26th, 2008 07:04 AM
question about sub New() in class hertendreef ASP.NET 2.0 Basics 7 January 3rd, 2007 02:10 PM
Question about Class Inheritance forkhead Pro VB.NET 2002/2003 0 March 21st, 2005 03:37 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.