US20130097244A1 - Unified communications bridging architecture - Google Patents
Unified communications bridging architecture Download PDFInfo
- Publication number
- US20130097244A1 US20130097244A1 US13/633,033 US201213633033A US2013097244A1 US 20130097244 A1 US20130097244 A1 US 20130097244A1 US 201213633033 A US201213633033 A US 201213633033A US 2013097244 A1 US2013097244 A1 US 2013097244A1
- Authority
- US
- United States
- Prior art keywords
- client
- audio
- commands
- hid
- clients
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Abandoned
Links
Images
Classifications
-
- H04L51/36—
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L51/00—User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
- H04L51/07—User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail characterised by the inclusion of specific contents
- H04L51/18—Commands or executable codes
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L51/00—User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
- H04L51/56—Unified messaging, e.g. interactions between e-mail, instant messaging or converged IP messaging [CPM]
Definitions
- Embodiments of the present disclosure generally relate to communications software and applications. More specifically, embodiments of the present disclosure relate to Unified Communications (UC) software applications and compatibility issues between such UC software and hardware applications.
- UC Unified Communications
- Unified Communications (UC) applications have proliferated into the enterprise communications market. These UC clients may provide many communication tools across multiple devices and media types including audio, video, collaboration (shared whiteboard, application sharing), instant messaging, and also unified messaging (SMS, Voicemail, and Fax). Some examples of commonly used UC clients include Skype, Microsoft Lync, Mirial SoftClient, Vidyo, Avaya, Cisco IP Communicator, etc.
- UC clients have a requirement that they must be usable with hardware devices that can be installed on a Windows Operating System without requiring any additional driver software to be installed. Where USB drivers are used, this means that audio devices must support the standard Windows USB audio driver. In addition, a limitation of the Windows Operating System is that UC clients are generally developed to use only a single audio device. This prevents a UC client from using multiple interface/output devices concurrently.
- UC clients One limitation of conventional UC clients is that because there are no standards for telephony and UC client specific telephony controls (dial, hangup, mute, etc), each vendor has developed a proprietary method for implementing these types of commands. For example, Skype uses a methodology in which an API provides the control interface to the client, whereas Microsoft Lync interprets USB HID commands directly from the device.
- Skype uses a methodology in which an API provides the control interface to the client
- Microsoft Lync interprets USB HID commands directly from the device.
- different UC clients use different interface methodologies for volume and call control functions (e.g.; dialpad, on'off hook, etc.).
- hardware interface supporting these UC clients require different firmware and/or software interfaces to support each unique client.
- audio device manufacturers must provide UC client specific firmware/software with their hardware devices to enable all of their features to work with each specific UC client.
- the present disclosure includes embodiments that resolve many of the issues found in the art of Unified Communications (UC). Specifically, embodiments are described for implementing a UC bridging architecture wherein a virtual audio device driver interface routes audio streams to a mixer/router interface and also acts to translate vendor specific Human Interface Device (HID) commands to a common format.
- An HID command translator can be configured to translate commands from the common format to a device specific set of commands.
- unifying UC architecture multiple different device firmware implementations are not required to support various UC clients.
- audio bridging/mixing/routing functionality can be incorporated to allow audio bridging between UC clients, thereby expanding the capability and flexibility of the UC platform and increasing the value of the audio peripherals attached to the system.
- the present disclosure additionally includes embodiments that allow UC clients to share common interface devices, such as USB audio peripherals, regardless of different HID command implementations.
- the apparatus may include a UC client driver module with a set of UC client drivers configured to translate UC client specific human interface device (HID) commands to a common format.
- a UC audio assistant module may be configured to receive the HID commands in the common format and to translate the HID commands from the common format into a device specific format.
- a device specific driver module with a set of device specific drivers can be configured to pass the HID commands in the device specific format to an output device.
- the UC audio assistant module is further configured to perform a mix-minus methodology on a UC client audio stream.
- the set of UC client drivers comprise virtual audio device drivers.
- the set of UC client drivers is configured to translate UC client specific human interface device commands from a plurality of types of UC clients.
- the method includes: receiving a set of HID commands from a UC client; translating the set of HID commands to a common format; translating the set of HID commands from the common format to an output device specific format; and passing the set of HID commands in the output device specific format to a corresponding output device driver.
- FIG. 1 is a schematic block diagram of one embodiment of a system for bridging communications between unified communications (UC) clients in accordance with the present invention
- FIG. 2 is a schematic block diagram of one embodiment of a UC bridging tool for bridging communications between unified communications (UC) clients in accordance with the present invention
- FIG. 3 is a schematic block diagram of another embodiment of a system for bridging communications between unified communications (UC) clients in accordance with the present invention.
- FIG. 4 is a flow chart diagram of one embodiment of a method for bridging communications between unified communications (UC) clients in accordance with the present invention.
- modules may be implemented as a hardware circuit comprising custom VLSI circuits or gate arrays, off-the-shelf semiconductors, such as logic chips, transistors, or other discrete components.
- a module may also be implemented in programmable hardware devices, such as field programmable gate arrays, programmable array logic, programmable logic devices, or the like.
- Modules may also be implemented in software for execution by various types of processors.
- An identified module of executable code may, for instance, comprise one or more physical or logical blocks of computer instructions which may, for instance, be organized as an object, procedure, or function. Nevertheless, the executables of an identified module need not be physically located together, but may comprise disparate instructions stored in different locations which, when joined logically together, comprise the module and achieve the stated purpose for the module.
- a module of executable code may be a single instruction, or many instructions, and may even be distributed over several different code segments, among different programs, and across several memory devices.
- operational data may be identified and illustrated herein within modules, and may be embodied in any suitable form and organized within any suitable type of data structure. The operational data may be collected as a single data set, or may be distributed over different locations including over different storage devices.
- FIG. 1 depicts one embodiment of a system 100 for bridging communications between Unified Communications (UC) clients.
- the system 100 includes an electronic device 102 that includes a memory 104 and a processor 106 .
- the electronic device 102 may be a device, such as a personal computer, laptop, client, server, personal digital assistant (PDA), cell phone, smart phone, or the like.
- the electronic device 102 may have a UC client 108 installed thereon.
- a UC client is an application that provides one or more of audio, video, collaboration (shared whiteboard, application sharing), instant messaging, unified messaging (SMS, Voicemail and Fax), or the like.
- Some examples of commonly used UC clients include Skype, Microsoft Lync, Mirial Softclient, Cisco IP Communicator, etc.
- the electronic device 102 includes a UC bridging tool 110 that is configured with the logic necessary to bridge communications between different types of UC clients 108 .
- the UC bridging tool 110 implements a virtual audio device driver interface that routes audio/video/data streams to a mixer/router software interface.
- the virtual audio device driver interface may support a common set of Human Interface Device (HID) commands between different types of UC clients 108 .
- HID Human Interface Device
- virtual audio device drivers may be used to translate UC client specific HID commands to a common format that can be handled by an HID translator.
- the mixer/router interface may be configured to translate the HID commands into device specific commands that can be handled by specific device drivers such as headset device drivers, chat device drivers, USB Mic device drivers, and other device drivers as recognized by one of skill in the art.
- the UC bridging tool 110 may be configured to allow UC clients 108 to concurrently share common hardware.
- the UC bridging tool 110 may also be configured to bridge audio streams between UC clients 108 running on the same hardware, effectively creating a conferencing bridge between UC clients 108 .
- the UC bridging tool 100 may be configured to enable audio to be routed to/from more than one audio device. This may, for example, allow a reference stream to be sent to an echo cancelling audio recording device and an audio output device concurrently.
- the UC bridging tool 110 may be configured to enable audio streams to be sent to multiple output devices concurrently. For example, a headset can be used concurrently with sound card speakers or other devices.
- the system 100 may also include a display 112 for displaying graphics, data, images, and the like to the user.
- the system 100 may also include a set of user interface devices 114 and/or output devices that allow a user to interact with the electronic device 102 .
- Such user interface/output devices 114 may include, but are not limited to, a keyboard, a mouse, a touch screen, a joystick, a touchpad, a microphone, a speaker, a printer, webcam, a digital camera, a scanner, a headset, telephone, Bluetooth device, or the like.
- the system 100 enables the bridging of audio/data between different UC clients without using an external server to perform the bridging function.
- the audio/data may be shared between different UC clients 108 running concurrently on the same conferencing platform (e.g., audio from Skype, Lync, Mirial, and other IP phones).
- the system 100 enables a user to choose which UC client 108 to use without having to purchase multiple hardware platforms and without the need for extensive device firmware support for each UC client 108 .
- the bridging tool 110 is implemented on a single electronic device 102 without utilizing an external server for performing bridging operations.
- FIG. 2 depicts one embodiment of the UC bridging tool 110 for bridging communications between different types of UC clients 108 .
- the UC bridging tool 110 includes a UC client driver module 202 , a UC audio assistant module 204 , and a device specific driver module 206 .
- the different modules may be combined, split, labeled differently, implemented across multiple electronic devices, or the like as will be recognized by one of skill in the art.
- the UC client driver module 202 comprises virtual audio device drivers that are configured to support a common set of HID commands specific to each UC client 108 .
- Virtual audio device drivers typically include a multimedia driver that allows a user to transfer audio streams from one application to another. Thus, a first application is able to send an audio stream to the input side of a virtual audio device driver while a corresponding application can receive the stream from the output side. Since all transfers are typically made digitally, there is no loss of audio sound quality.
- virtual audio device drivers may be used by more than one UC client or other application to send audio through an output virtual audio device and the virtual audio devices may be configured to mix all of the streams together or to create separate corresponding virtual input devices.
- UC clients or other applications may be configured to receive audio from a virtual audio device, whether it's sharing the same audio data with another target or receiving its own audio stream.
- a virtual audio device driver may include Virtual Audio Cables (VAC) and/or may be integrated with a VAC.
- VAC Virtual Audio Cables
- the UC client driver module 202 includes kernel mode drivers, including virtual audio device drivers, for routing audio/data streams to the UC audio assistant module 204 .
- the virtual audio device drivers may also be configured to translate client specific HID commands to a common format and/or device agnostic format.
- the virtual audio device drivers may also be configured to pass the common format HID commands to an HID translator of the UC audio assistant module 204 .
- the virtual audio device drivers may also receive common format HID commands back from the HID translator to pass them back to the UC client 108 .
- the UC audio assistant module 204 receives common format HID commands from the UC client driver module 202 and may be configured to route incoming UC client 108 audio streams to one or more specific interface/output devices 114 .
- the UC audio assistant module 204 may optionally mix audio streams from the UC clients 108 using mix technologies such as a mix-minus methodology.
- a mix-minus methodology is a methodology where the output to a certain device contains everything except the input from that device. This prevents echoes or feedback from reverberating or howling and squealing through a sound system.
- Other mixing methodologies are also contemplated herein as recognized by one of skill in the art.
- the UC audio assistant module 204 may be further configured to route incoming UC client audio/data streams to one or more interface/output devices 114 . Routing the incoming UC client audio/data streams may include routing device audio/data streams to a conferencing client, or potentially multiple conferencing clients.
- the UC audio assistant module 204 may include an HID translator that receives HID commands in the common format and translates the HID commands to a device specific format. HID commands in the device specific format may then be passed to specific interface/output devices 114 by way of repeaters associated with the output devices.
- a repeater is an electronic device that receives a signal and retransmits it at a different level and or different power, or that amplifies, reshapes, retimes, or performs a combination of operations on the signal.
- the UC audio assistant module 204 may be configured to access output device specific drivers that are used to pass HID commands in a device specific format to the corresponding output devices.
- the UC audio assistant module 204 may also pass commands in a reverse order from output devices back to a UC client 108 . This may include translating output device specific formats back to the common format, and then translating the common format back to a UC client specific format.
- the UC audio assistant module 204 may also be configured to re-direct incoming device specific HID commands to another device. For example, volume control may be re-directed from a first interface/output device 114 (e.g., headset) to second interface/output device 114 (e.g., sound card speaker).
- a particular device may be designated by the UC audio assistant module 204 to act as a default device.
- a particular audio device may be designated as a volume control master such that the volume controls associated with that particular device control the volume of multiple attached output devices.
- some UC clients 108 may not accept certain HID commands for all functions.
- Skype is not conventionally configured to accept HID commands for volume, mute and hangup events.
- the UC audio assistant module 204 may intercept HID commands for these functions and translate them into UC client 108 specific application programming interface (API) commands (e.g. Skype API commands). Then, the UC audio assistant module 204 may interface with the UC client 108 directly using the translated API commands.
- API application programming interface
- the UC audio assistant module 204 may use various methods to interpret general device driver telephony commands and forward them to corresponding UC clients 108 .
- Some of these methods may include, but are not limited to, translating HID commands and forwarding the translated commands to a virtual device driver (e.g. for Lync) and translating device driver or USB HID command translation to or from UC client specific API or messaging interfaces (e.g. for Skype).
- a virtual device driver e.g. for Lync
- the virtual device drives may still be utilized to interface with the UC clients 108 and bridge communications between them.
- a graphical user interface may be provided to map the architecture between multiple output devices and multiple UC clients.
- the GUI may be configured to allow an active output device to be switched dynamically. For example, an audio output may be changed from a headset to a speaker during a call without accessing the UC client interface. If only one output device is available, then all applications may use that device by default. However, where multiple output devices are available, the GUI may be configured to enable more than one UC client to be active at the same time by utilizing the multiple output devices respectively. For example, a first UC client may utilize a head set device at the same time that a second UC client is utilizing a webcam device.
- FIG. 3 depicts one embodiment of a system 300 for bridging communications between multiple UC clients and output devices.
- multiple UC clients 302 are implemented in an application layer of an electronic device 102 .
- the depicted UC clients 302 include a Cisco Client, a Skype Client, and a Lync Client. However, other types of UC clients are contemplated herein.
- each of the UC clients 302 accesses a corresponding virtual audio device driver 304 at the kernel mode level.
- the virtual audio device drivers 304 may comprise the UC client driver module 202 as described above.
- the Cisco Client accesses a Cisco virtual audio device driver
- the Skype Client accesses a Skype virtual device driver
- the Lync Client accesses a Lync virtual device driver.
- the corresponding virtual device drivers operate to translate HID commands from the UC clients 302 into a common format.
- the Cisco virtual device driver translates Cisco specific HID commands into a common format
- the Skype virtual audio device driver translates Skype specific HID commands into the common format.
- the Cisco virtual audio device driver may translate HID commands from the common format back into Cisco specific HID commands.
- the virtual audio device drivers 304 operate to pass HID commands and other information between the UC clients 302 and the UC audio assistant 306 .
- the UC audio assistant 306 may comprise the UC audio assistant module 204 as described above. As depicted the UC audio assistant 306 may include an HID translator and an audio router/mixer.
- the HID translator may be configured to translate HID commands from the common format provided by the virtual audio device drivers 304 into device specific formats that can be provided to specific output devices.
- the audio router/mixer may be configured to route audio to specific output devices and to perform mixing methodologies on the audio streams where desirable. As noted above, the audio router/mixer may be configured to perform mixing methodologies such as mix minus for audio streams.
- the UC audio assistant 306 includes repeaters 308 corresponding to each output device.
- This embodiment includes a headset repeater, a chat 50/50U repeater, a chat 150 mic repeater, and an interact AT/COM repeater.
- the repeaters 308 operate to pass device specific HID commands to device specific drivers 310 .
- a device specific driver 310 is provided in the kernel mode layer for each available output device.
- the device specific drivers 310 facilitate communication between the UC audio assistant 306 and the specific output devices.
- a headset device driver, a chat 50/50U device driver, a chat 150/150 mic USB device driver, and an interact AT/COM device driver are provided with corresponding repeater device 308 .
- each UC client 302 may be utilized with each output device without the need for different device firmware implementations to support each different UC client 302 .
- the audio bridging/mixing/routing functionality of the audio assistant 306 allows bridging between audio/data streams associated with the UC clients 302 .
- FIG. 4 depicts one embodiment of a method 400 for bridging communications between UC clients.
- the method 400 substantially includes and relates the embodiments and implementations described above with regard to FIGS. 1-3 .
- the method 400 begins when a set of HID commands is received 402 from a UC client 102 .
- the HID commands are typically in a format specific to the UC client 102 .
- a UC client driver module 202 translates 404 the set of HID commands into a common format.
- commands from different types of UC clients 102 may be translated into the same common format.
- a UC audio assistant module 204 translates 406 the set of HID commands from the common format to an output device specific format.
- the set of HID commands in the output device specific format may be passed 408 to a corresponding output device driver of a device specific driver module 206 .
- the device specific driver module 206 passes 410 the set of HID commands from the output device driver to the output device for output to a user.
- the method 400 may also operate in a reverse manner to pass HID commands from a specific output device back to a specific UC client 102 .
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Circuit For Audible Band Transducer (AREA)
- User Interface Of Digital Computer (AREA)
- Stored Programmes (AREA)
Abstract
Description
- This application claims priority to U.S. patent application Ser. No. 61/541,990, filed Sep. 30, 2012, the disclosure of which is hereby incorporated herein by this reference in its entirety.
- Embodiments of the present disclosure generally relate to communications software and applications. More specifically, embodiments of the present disclosure relate to Unified Communications (UC) software applications and compatibility issues between such UC software and hardware applications.
- Several Unified Communications (UC) applications have proliferated into the enterprise communications market. These UC clients may provide many communication tools across multiple devices and media types including audio, video, collaboration (shared whiteboard, application sharing), instant messaging, and also unified messaging (SMS, Voicemail, and Fax). Some examples of commonly used UC clients include Skype, Microsoft Lync, Mirial SoftClient, Vidyo, Avaya, Cisco IP Communicator, etc.
- Many of these UC clients have a requirement that they must be usable with hardware devices that can be installed on a Windows Operating System without requiring any additional driver software to be installed. Where USB drivers are used, this means that audio devices must support the standard Windows USB audio driver. In addition, a limitation of the Windows Operating System is that UC clients are generally developed to use only a single audio device. This prevents a UC client from using multiple interface/output devices concurrently.
- One limitation of conventional UC clients is that because there are no standards for telephony and UC client specific telephony controls (dial, hangup, mute, etc), each vendor has developed a proprietary method for implementing these types of commands. For example, Skype uses a methodology in which an API provides the control interface to the client, whereas Microsoft Lync interprets USB HID commands directly from the device. Thus, different UC clients use different interface methodologies for volume and call control functions (e.g.; dialpad, on'off hook, etc.). As a result, hardware interface supporting these UC clients require different firmware and/or software interfaces to support each unique client. The result is that audio device manufacturers must provide UC client specific firmware/software with their hardware devices to enable all of their features to work with each specific UC client.
- In addition, if an end user wishes to easily create a multi-party bridged conference call between users registered on different UC clients (e.g. between a user on Lync and another user on Skype), there is no current facility to enable this type of functionality.
- The present disclosure includes embodiments that resolve many of the issues found in the art of Unified Communications (UC). Specifically, embodiments are described for implementing a UC bridging architecture wherein a virtual audio device driver interface routes audio streams to a mixer/router interface and also acts to translate vendor specific Human Interface Device (HID) commands to a common format. An HID command translator can be configured to translate commands from the common format to a device specific set of commands. By utilizing a unifying UC architecture, multiple different device firmware implementations are not required to support various UC clients. Furthermore, audio bridging/mixing/routing functionality can be incorporated to allow audio bridging between UC clients, thereby expanding the capability and flexibility of the UC platform and increasing the value of the audio peripherals attached to the system. The present disclosure additionally includes embodiments that allow UC clients to share common interface devices, such as USB audio peripherals, regardless of different HID command implementations.
- Other embodiments of the invention include methods, systems, and apparatuses for bridging communications between unified communications (UC) clients. The apparatus may include a UC client driver module with a set of UC client drivers configured to translate UC client specific human interface device (HID) commands to a common format. A UC audio assistant module may be configured to receive the HID commands in the common format and to translate the HID commands from the common format into a device specific format. A device specific driver module with a set of device specific drivers can be configured to pass the HID commands in the device specific format to an output device.
- In a further embodiment, the UC audio assistant module is further configured to perform a mix-minus methodology on a UC client audio stream. In one embodiment, the set of UC client drivers comprise virtual audio device drivers. In yet a further embodiment, the set of UC client drivers is configured to translate UC client specific human interface device commands from a plurality of types of UC clients.
- In one embodiment, the method includes: receiving a set of HID commands from a UC client; translating the set of HID commands to a common format; translating the set of HID commands from the common format to an output device specific format; and passing the set of HID commands in the output device specific format to a corresponding output device driver.
- In the drawings, which illustrate what is currently considered to be representative embodiments for carrying out the invention:
-
FIG. 1 is a schematic block diagram of one embodiment of a system for bridging communications between unified communications (UC) clients in accordance with the present invention; -
FIG. 2 is a schematic block diagram of one embodiment of a UC bridging tool for bridging communications between unified communications (UC) clients in accordance with the present invention; -
FIG. 3 is a schematic block diagram of another embodiment of a system for bridging communications between unified communications (UC) clients in accordance with the present invention; and -
FIG. 4 is a flow chart diagram of one embodiment of a method for bridging communications between unified communications (UC) clients in accordance with the present invention. - Many of the functional units described in this specification have been labeled as modules, in order to more particularly emphasize their implementation independence. For example, a module may be implemented as a hardware circuit comprising custom VLSI circuits or gate arrays, off-the-shelf semiconductors, such as logic chips, transistors, or other discrete components. A module may also be implemented in programmable hardware devices, such as field programmable gate arrays, programmable array logic, programmable logic devices, or the like.
- Modules may also be implemented in software for execution by various types of processors. An identified module of executable code may, for instance, comprise one or more physical or logical blocks of computer instructions which may, for instance, be organized as an object, procedure, or function. Nevertheless, the executables of an identified module need not be physically located together, but may comprise disparate instructions stored in different locations which, when joined logically together, comprise the module and achieve the stated purpose for the module.
- Indeed, a module of executable code may be a single instruction, or many instructions, and may even be distributed over several different code segments, among different programs, and across several memory devices. Similarly, operational data may be identified and illustrated herein within modules, and may be embodied in any suitable form and organized within any suitable type of data structure. The operational data may be collected as a single data set, or may be distributed over different locations including over different storage devices.
- Reference throughout this specification to “one embodiment,” “an embodiment,” or similar language means that a particular feature, structure, or characteristic described in connection with the embodiment is included in at least one embodiment of the present invention. Thus, appearances of the phrases “in one embodiment,” “in an embodiment,” and similar language throughout this specification may, but do not necessarily, all refer to the same embodiment.
- In the following detailed description, reference is made to the accompanying drawings, which form a part hereof, and in which is shown, by way of illustration, specific embodiments in which the invention may be practiced. These embodiments are described in sufficient detail to enable a person of ordinary skill in the art to practice the invention. However, other embodiments may be utilized, and structural, logical, and electrical changes may be made without departing from the scope of the invention. The illustrations presented herein are not meant to be actual views of any particular device or system, but are merely idealized representations that are employed to describe embodiments of the present disclosure. The drawings presented herein are not necessarily drawn to scale. Additionally, elements common between drawings may retain the same or have similar numerical designations.
-
FIG. 1 depicts one embodiment of asystem 100 for bridging communications between Unified Communications (UC) clients. Thesystem 100 includes anelectronic device 102 that includes amemory 104 and aprocessor 106. As will be recognized by one of skill in the art, theelectronic device 102 may be a device, such as a personal computer, laptop, client, server, personal digital assistant (PDA), cell phone, smart phone, or the like. In various embodiments, theelectronic device 102 may have aUC client 108 installed thereon. A UC client is an application that provides one or more of audio, video, collaboration (shared whiteboard, application sharing), instant messaging, unified messaging (SMS, Voicemail and Fax), or the like. Some examples of commonly used UC clients include Skype, Microsoft Lync, Mirial Softclient, Cisco IP Communicator, etc. - As depicted, the
electronic device 102 includes aUC bridging tool 110 that is configured with the logic necessary to bridge communications between different types ofUC clients 108. Generally, theUC bridging tool 110 implements a virtual audio device driver interface that routes audio/video/data streams to a mixer/router software interface. The virtual audio device driver interface may support a common set of Human Interface Device (HID) commands between different types ofUC clients 108. For example, virtual audio device drivers may be used to translate UC client specific HID commands to a common format that can be handled by an HID translator. The mixer/router interface may be configured to translate the HID commands into device specific commands that can be handled by specific device drivers such as headset device drivers, chat device drivers, USB Mic device drivers, and other device drivers as recognized by one of skill in the art. - The
UC bridging tool 110 may be configured to allowUC clients 108 to concurrently share common hardware. TheUC bridging tool 110 may also be configured to bridge audio streams betweenUC clients 108 running on the same hardware, effectively creating a conferencing bridge betweenUC clients 108. In a further embodiment, theUC bridging tool 100 may be configured to enable audio to be routed to/from more than one audio device. This may, for example, allow a reference stream to be sent to an echo cancelling audio recording device and an audio output device concurrently. Furthermore, theUC bridging tool 110 may be configured to enable audio streams to be sent to multiple output devices concurrently. For example, a headset can be used concurrently with sound card speakers or other devices. - As depicted, the
system 100 may also include adisplay 112 for displaying graphics, data, images, and the like to the user. Thesystem 100 may also include a set of user interface devices 114 and/or output devices that allow a user to interact with theelectronic device 102. Such user interface/output devices 114 may include, but are not limited to, a keyboard, a mouse, a touch screen, a joystick, a touchpad, a microphone, a speaker, a printer, webcam, a digital camera, a scanner, a headset, telephone, Bluetooth device, or the like. Thesystem 100 enables the bridging of audio/data between different UC clients without using an external server to perform the bridging function. The audio/data may be shared betweendifferent UC clients 108 running concurrently on the same conferencing platform (e.g., audio from Skype, Lync, Mirial, and other IP phones). Furthermore, thesystem 100 enables a user to choose whichUC client 108 to use without having to purchase multiple hardware platforms and without the need for extensive device firmware support for eachUC client 108. In at least one embodiment, thebridging tool 110 is implemented on a singleelectronic device 102 without utilizing an external server for performing bridging operations. -
FIG. 2 depicts one embodiment of theUC bridging tool 110 for bridging communications between different types ofUC clients 108. In the depicted embodiment, theUC bridging tool 110 includes a UCclient driver module 202, a UCaudio assistant module 204, and a devicespecific driver module 206. Of course in various embodiments, the different modules may be combined, split, labeled differently, implemented across multiple electronic devices, or the like as will be recognized by one of skill in the art. - The UC
client driver module 202, in one embodiment, comprises virtual audio device drivers that are configured to support a common set of HID commands specific to eachUC client 108. Virtual audio device drivers typically include a multimedia driver that allows a user to transfer audio streams from one application to another. Thus, a first application is able to send an audio stream to the input side of a virtual audio device driver while a corresponding application can receive the stream from the output side. Since all transfers are typically made digitally, there is no loss of audio sound quality. In some embodiments, virtual audio device drivers may be used by more than one UC client or other application to send audio through an output virtual audio device and the virtual audio devices may be configured to mix all of the streams together or to create separate corresponding virtual input devices. Similarly, multiple UC clients or other applications may be configured to receive audio from a virtual audio device, whether it's sharing the same audio data with another target or receiving its own audio stream. In one embodiment, a virtual audio device driver may include Virtual Audio Cables (VAC) and/or may be integrated with a VAC. - In one embodiment, the UC
client driver module 202 includes kernel mode drivers, including virtual audio device drivers, for routing audio/data streams to the UCaudio assistant module 204. The virtual audio device drivers may also be configured to translate client specific HID commands to a common format and/or device agnostic format. The virtual audio device drivers may also be configured to pass the common format HID commands to an HID translator of the UCaudio assistant module 204. The virtual audio device drivers may also receive common format HID commands back from the HID translator to pass them back to theUC client 108. - The UC
audio assistant module 204 receives common format HID commands from the UCclient driver module 202 and may be configured to routeincoming UC client 108 audio streams to one or more specific interface/output devices 114. In one embodiment, the UCaudio assistant module 204 may optionally mix audio streams from theUC clients 108 using mix technologies such as a mix-minus methodology. A mix-minus methodology is a methodology where the output to a certain device contains everything except the input from that device. This prevents echoes or feedback from reverberating or howling and squealing through a sound system. Other mixing methodologies are also contemplated herein as recognized by one of skill in the art. - In one embodiment, the UC
audio assistant module 204 may be further configured to route incoming UC client audio/data streams to one or more interface/output devices 114. Routing the incoming UC client audio/data streams may include routing device audio/data streams to a conferencing client, or potentially multiple conferencing clients. In one embodiment, the UCaudio assistant module 204 may include an HID translator that receives HID commands in the common format and translates the HID commands to a device specific format. HID commands in the device specific format may then be passed to specific interface/output devices 114 by way of repeaters associated with the output devices. A repeater is an electronic device that receives a signal and retransmits it at a different level and or different power, or that amplifies, reshapes, retimes, or performs a combination of operations on the signal. In a further embodiment, the UCaudio assistant module 204 may be configured to access output device specific drivers that are used to pass HID commands in a device specific format to the corresponding output devices. The UCaudio assistant module 204 may also pass commands in a reverse order from output devices back to aUC client 108. This may include translating output device specific formats back to the common format, and then translating the common format back to a UC client specific format. - The UC
audio assistant module 204 may also be configured to re-direct incoming device specific HID commands to another device. For example, volume control may be re-directed from a first interface/output device 114 (e.g., headset) to second interface/output device 114 (e.g., sound card speaker). In one embodiment, a particular device may be designated by the UCaudio assistant module 204 to act as a default device. For example, a particular audio device may be designated as a volume control master such that the volume controls associated with that particular device control the volume of multiple attached output devices. - In certain embodiments, some
UC clients 108 may not accept certain HID commands for all functions. For example, Skype is not conventionally configured to accept HID commands for volume, mute and hangup events. In such embodiments, the UCaudio assistant module 204 may intercept HID commands for these functions and translate them intoUC client 108 specific application programming interface (API) commands (e.g. Skype API commands). Then, the UCaudio assistant module 204 may interface with theUC client 108 directly using the translated API commands. Thus, the UCaudio assistant module 204 may use various methods to interpret general device driver telephony commands and forward them tocorresponding UC clients 108. Some of these methods may include, but are not limited to, translating HID commands and forwarding the translated commands to a virtual device driver (e.g. for Lync) and translating device driver or USB HID command translation to or from UC client specific API or messaging interfaces (e.g. for Skype). In such embodiments, the virtual device drives may still be utilized to interface with theUC clients 108 and bridge communications between them. However, there may be UC client specific virtual device drivers to support additional telephony command translation. - A graphical user interface (GUI), or other type of interface, may be provided to map the architecture between multiple output devices and multiple UC clients. The GUI may be configured to allow an active output device to be switched dynamically. For example, an audio output may be changed from a headset to a speaker during a call without accessing the UC client interface. If only one output device is available, then all applications may use that device by default. However, where multiple output devices are available, the GUI may be configured to enable more than one UC client to be active at the same time by utilizing the multiple output devices respectively. For example, a first UC client may utilize a head set device at the same time that a second UC client is utilizing a webcam device.
-
FIG. 3 depicts one embodiment of asystem 300 for bridging communications between multiple UC clients and output devices. As depictedmultiple UC clients 302 are implemented in an application layer of anelectronic device 102. The depictedUC clients 302 include a Cisco Client, a Skype Client, and a Lync Client. However, other types of UC clients are contemplated herein. In the depicted embodiment, each of theUC clients 302 accesses a corresponding virtualaudio device driver 304 at the kernel mode level. The virtualaudio device drivers 304 may comprise the UCclient driver module 202 as described above. In one embodiment, the Cisco Client accesses a Cisco virtual audio device driver, the Skype Client accesses a Skype virtual device driver, and the Lync Client accesses a Lync virtual device driver. In one embodiment, the corresponding virtual device drivers operate to translate HID commands from theUC clients 302 into a common format. Thus the Cisco virtual device driver translates Cisco specific HID commands into a common format, and the Skype virtual audio device driver translates Skype specific HID commands into the common format. Similarly, in a reverse operation, the Cisco virtual audio device driver may translate HID commands from the common format back into Cisco specific HID commands. In this manner, the virtualaudio device drivers 304 operate to pass HID commands and other information between theUC clients 302 and theUC audio assistant 306. - The
UC audio assistant 306 may comprise the UCaudio assistant module 204 as described above. As depicted theUC audio assistant 306 may include an HID translator and an audio router/mixer. The HID translator may be configured to translate HID commands from the common format provided by the virtualaudio device drivers 304 into device specific formats that can be provided to specific output devices. The audio router/mixer may be configured to route audio to specific output devices and to perform mixing methodologies on the audio streams where desirable. As noted above, the audio router/mixer may be configured to perform mixing methodologies such as mix minus for audio streams. - The
UC audio assistant 306, in the depicted embodiment, includesrepeaters 308 corresponding to each output device. This embodiment includes a headset repeater, a chat 50/50U repeater, achat 150 mic repeater, and an interact AT/COM repeater. However, other repeaters may also be used depending on which output devices are available for use. Therepeaters 308 operate to pass device specific HID commands to devicespecific drivers 310. As depicted, a devicespecific driver 310 is provided in the kernel mode layer for each available output device. The devicespecific drivers 310 facilitate communication between theUC audio assistant 306 and the specific output devices. In the depicted embodiment, a headset device driver, a chat 50/50U device driver, achat 150/150 mic USB device driver, and an interact AT/COM device driver are provided withcorresponding repeater device 308. - In this manner, each
UC client 302 may be utilized with each output device without the need for different device firmware implementations to support eachdifferent UC client 302. Furthermore, the audio bridging/mixing/routing functionality of theaudio assistant 306 allows bridging between audio/data streams associated with theUC clients 302. -
FIG. 4 depicts one embodiment of amethod 400 for bridging communications between UC clients. Themethod 400 substantially includes and relates the embodiments and implementations described above with regard toFIGS. 1-3 . - The
method 400 begins when a set of HID commands is received 402 from aUC client 102. The HID commands are typically in a format specific to theUC client 102. Next, a UCclient driver module 202 translates 404 the set of HID commands into a common format. Thus, commands from different types ofUC clients 102 may be translated into the same common format. Next, a UCaudio assistant module 204 translates 406 the set of HID commands from the common format to an output device specific format. The set of HID commands in the output device specific format may be passed 408 to a corresponding output device driver of a devicespecific driver module 206. The devicespecific driver module 206 passes 410 the set of HID commands from the output device driver to the output device for output to a user. Themethod 400 may also operate in a reverse manner to pass HID commands from a specific output device back to aspecific UC client 102. - These methods may be practiced in some embodiments with fewer steps or in a different order than are shown. Many additions, deletions, and modifications to the preferred embodiments may be made without departing from the scope of the invention as hereinafter claimed. Further, the present invention may be embodied in other specific forms without departing from its spirit or essential characteristics. The described embodiments are to be considered in all respects only as illustrative and not restrictive. The scope of the invention is, therefore, indicated by the appended claims rather than by the foregoing description. All changes which come within the meaning and range of equivalency of the claims are to be embraced within their scope.
Claims (5)
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US13/633,033 US20130097244A1 (en) | 2011-09-30 | 2012-10-01 | Unified communications bridging architecture |
US15/151,046 US9935915B2 (en) | 2011-09-30 | 2016-05-10 | System and method that bridges communications between multiple unfied communication(UC) clients |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US201161541990P | 2011-09-30 | 2011-09-30 | |
US13/633,033 US20130097244A1 (en) | 2011-09-30 | 2012-10-01 | Unified communications bridging architecture |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US15/151,046 Continuation US9935915B2 (en) | 2011-09-30 | 2016-05-10 | System and method that bridges communications between multiple unfied communication(UC) clients |
Publications (1)
Publication Number | Publication Date |
---|---|
US20130097244A1 true US20130097244A1 (en) | 2013-04-18 |
Family
ID=48086732
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US13/633,033 Abandoned US20130097244A1 (en) | 2011-09-30 | 2012-10-01 | Unified communications bridging architecture |
US15/151,046 Active US9935915B2 (en) | 2011-09-30 | 2016-05-10 | System and method that bridges communications between multiple unfied communication(UC) clients |
Family Applications After (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US15/151,046 Active US9935915B2 (en) | 2011-09-30 | 2016-05-10 | System and method that bridges communications between multiple unfied communication(UC) clients |
Country Status (1)
Country | Link |
---|---|
US (2) | US20130097244A1 (en) |
Cited By (16)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20140149919A1 (en) * | 2012-11-26 | 2014-05-29 | Ringcentral, Inc. | Devices, methods, and graphical user interfaces for performing actions related to selected messages in a message in-box and for transferring calls |
US20140153405A1 (en) * | 2012-12-03 | 2014-06-05 | Vxi Corporation | Computer telephony headset with presence indicator |
WO2015000118A1 (en) * | 2013-07-01 | 2015-01-08 | 华为技术有限公司 | Unified communication-based video conference call method, device and system |
US9078091B2 (en) * | 2012-05-02 | 2015-07-07 | Nokia Technologies Oy | Method and apparatus for generating media based on media elements from multiple locations |
US20150199169A1 (en) * | 2013-12-05 | 2015-07-16 | ClearOne Inc. | Universal serial bus-to-bluetooth audio bridging devices |
WO2015140975A1 (en) * | 2014-03-20 | 2015-09-24 | 三菱電機株式会社 | Action designing device and action designing program |
US20150288735A1 (en) * | 2014-04-04 | 2015-10-08 | ClearOne Inc. | Virtual Audio Device System for Unified Communications Applications |
US9781386B2 (en) * | 2013-07-29 | 2017-10-03 | Clearone Communications Hong Kong Ltd. | Virtual multipoint control unit for unified communications |
US9935915B2 (en) | 2011-09-30 | 2018-04-03 | Clearone, Inc. | System and method that bridges communications between multiple unfied communication(UC) clients |
US20190238405A1 (en) * | 2018-02-01 | 2019-08-01 | Microsoft Technology Licensing, Llc | Discovery of network camera devices |
US11194614B2 (en) * | 2017-06-30 | 2021-12-07 | Ati Technologies Ulc | Varying firmware for virtualized device |
CN113785551A (en) * | 2019-06-20 | 2021-12-10 | 惠普发展公司, 有限责任合伙企业 | Command orchestration between applications and peripheral devices |
US11245787B2 (en) * | 2017-02-07 | 2022-02-08 | Samsung Sds Co., Ltd. | Acoustic echo cancelling apparatus and method |
US20220121416A1 (en) * | 2020-10-21 | 2022-04-21 | Shure Acquisition Holdings, Inc. | Virtual universal serial bus interface |
US11474882B2 (en) | 2018-01-16 | 2022-10-18 | Qsc, Llc | Audio, video and control system implementing virtual machines |
US11561813B2 (en) | 2018-01-16 | 2023-01-24 | Qsc, Llc | Server support for multiple audio/video operating systems |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10203964B2 (en) * | 2016-11-14 | 2019-02-12 | Raytheon Company | Mobile device external controller module |
CN109842543B (en) * | 2017-11-29 | 2022-06-03 | 阿里巴巴集团控股有限公司 | Instant messaging method and device and instant messaging message storage method and device |
JP7431757B2 (en) | 2018-06-15 | 2024-02-15 | シュアー アクイジッション ホールディングス インコーポレイテッド | System and method for integrated conferencing platform |
Citations (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5454041A (en) * | 1994-02-25 | 1995-09-26 | Sony Electronics Inc. | Mix-minus monitor system |
US5890017A (en) * | 1996-11-20 | 1999-03-30 | International Business Machines Corporation | Application-independent audio stream mixer |
US6785894B1 (en) * | 1999-04-09 | 2004-08-31 | Sun Microsystems, Inc. | Virtual device driver |
US20070189277A1 (en) * | 2006-01-31 | 2007-08-16 | Browan Communications, Inc. | Virtual audio drivers and a virtual audio telephone interface |
US20070288227A1 (en) * | 2006-06-13 | 2007-12-13 | Korea Advanced Institute Of Science And Technology | Emulator module controlling input/output process of communication terminal via peripheral device of computer and method of operating the emulator module |
US20080010482A1 (en) * | 2006-06-13 | 2008-01-10 | Microsoft Corporation | Remote control of a media computing device |
US20100146085A1 (en) * | 2008-12-05 | 2010-06-10 | Social Communications Company | Realtime kernel |
US20100304860A1 (en) * | 2009-06-01 | 2010-12-02 | Andrew Buchanan Gault | Game Execution Environments |
US20110075864A1 (en) * | 2009-09-28 | 2011-03-31 | Yamaha Corporation | Digital mixer |
Family Cites Families (48)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5689641A (en) | 1993-10-01 | 1997-11-18 | Vicor, Inc. | Multimedia collaboration system arrangement for routing compressed AV signal through a participant site without decompressing the AV signal |
US6075571A (en) | 1997-07-29 | 2000-06-13 | Kuthyar; Ashok K. | Composite image display device and service for video conferencing |
GB2349055B (en) | 1999-04-16 | 2004-03-24 | Mitel Corp | Virtual meeting rooms with spatial audio |
WO2001035655A2 (en) | 1999-11-08 | 2001-05-17 | Polycom Israel Ltd. | A method for controlling one or more multipoint control units with one multipoint control unit |
US7085243B2 (en) | 2000-03-01 | 2006-08-01 | Polycom Israel Ltd. | System and method for providing reservationless conferencing |
US7701926B2 (en) | 2002-06-14 | 2010-04-20 | Polycom, Inc. | Multipoint multimedia/audio conference using IP trunking |
US20040054747A1 (en) * | 2002-09-12 | 2004-03-18 | International Business Machines Corporation | Pervasive home network appliance |
DE10358846A1 (en) | 2003-12-16 | 2005-07-21 | Nekritch, Iakov, Dr. | Video data method for compressing and transmitting video data has prioritized protection for different parts of a data stream divided into classes according to importance |
US8027335B2 (en) | 2004-05-05 | 2011-09-27 | Prodea Systems, Inc. | Multimedia access device and system employing the same |
US8316104B2 (en) | 2005-11-15 | 2012-11-20 | California Institute Of Technology | Method and apparatus for collaborative system |
US20070127668A1 (en) | 2005-12-02 | 2007-06-07 | Ahya Deepak P | Method and system for performing a conference call |
JP2007193888A (en) | 2006-01-19 | 2007-08-02 | Sony Corp | Recording device and method, program, coding device and method |
US7643436B2 (en) * | 2006-02-01 | 2010-01-05 | Sun Microsystems, Inc. | Apparatus and method for combining network conferences that are not co-located |
US7800642B2 (en) | 2006-03-01 | 2010-09-21 | Polycom, Inc. | Method and system for providing continuous presence video in a cascading conference |
US20080120675A1 (en) | 2006-11-22 | 2008-05-22 | Horizon Semiconductors Ltd. | Home gateway for multiple units |
US8035679B2 (en) | 2006-12-12 | 2011-10-11 | Polycom, Inc. | Method for creating a videoconferencing displayed image |
US20090210789A1 (en) | 2008-02-14 | 2009-08-20 | Microsoft Corporation | Techniques to generate a visual composition for a multimedia conference event |
TWI435589B (en) | 2008-03-18 | 2014-04-21 | Wistron Corp | Voip integrating system and method thereof |
US7739333B2 (en) | 2008-06-27 | 2010-06-15 | Microsoft Corporation | Management of organizational boundaries in unified communications systems |
US20100005497A1 (en) | 2008-07-01 | 2010-01-07 | Michael Maresca | Duplex enhanced quality video transmission over internet |
US20100008419A1 (en) | 2008-07-10 | 2010-01-14 | Apple Inc. | Hierarchical Bi-Directional P Frames |
US20100179674A1 (en) | 2009-01-15 | 2010-07-15 | Open Labs | Universal music production system with multiple modes of operation |
TWI435568B (en) | 2009-02-02 | 2014-04-21 | Wistron Corp | Method and system for multimedia audio video transfer |
US8456510B2 (en) | 2009-03-04 | 2013-06-04 | Lifesize Communications, Inc. | Virtual distributed multipoint control unit |
TWI481251B (en) | 2009-06-01 | 2015-04-11 | Infoaction Technology Inc | A supporting non-specific network communication method |
US9143729B2 (en) | 2010-05-12 | 2015-09-22 | Blue Jeans Networks, Inc. | Systems and methods for real-time virtual-reality immersive multimedia communications |
US8848028B2 (en) | 2010-10-25 | 2014-09-30 | Dell Products L.P. | Audio cues for multi-party videoconferencing on an information handling system |
US20120196614A1 (en) | 2011-02-02 | 2012-08-02 | Vonage Network Llc. | Method and system for unified management of communication events |
US8972984B2 (en) * | 2011-05-20 | 2015-03-03 | Citrix Systems, Inc. | Methods and systems for virtualizing audio hardware for one or more virtual machines |
US20130097333A1 (en) | 2011-06-12 | 2013-04-18 | Clearone Communications, Inc. | Methods and apparatuses for unified streaming communication |
US9225938B2 (en) | 2011-06-16 | 2015-12-29 | Starleaf Ltd | Video conferencing systems |
US8903922B2 (en) | 2011-07-27 | 2014-12-02 | Cisco Technology, Inc. | Exporting an email thread to a persistent chat room |
US20130097244A1 (en) | 2011-09-30 | 2013-04-18 | Clearone Communications, Inc. | Unified communications bridging architecture |
US8872880B1 (en) | 2011-12-30 | 2014-10-28 | Juniper Networks, Inc. | Video conference service with multiple service tiers |
EP2810431B1 (en) | 2012-01-31 | 2019-12-18 | Mitel Networks Corporation | Video calls for external networks |
BR112013032042A2 (en) | 2012-04-19 | 2016-12-20 | Sony Corp | reception and broadcasting devices and methods, program, link application control system |
US8692864B2 (en) | 2012-05-31 | 2014-04-08 | Ronald Angelo | Dynamic virtual multipoint video conference control unit |
US8428228B1 (en) | 2012-09-18 | 2013-04-23 | Weerawan Wongmanee | Unified communication system |
US8671149B1 (en) | 2012-09-18 | 2014-03-11 | Weerawan Wongmanee | Unified messaging platform with intelligent voice recognition (IVR) |
US8706912B2 (en) | 2012-09-18 | 2014-04-22 | Weerawan Wongmanee | Unified LTE cloud system |
US20140148934A1 (en) | 2012-11-20 | 2014-05-29 | ClearOne Communication, Inc. | Unified communications bridging architecture |
US10135823B2 (en) | 2013-01-07 | 2018-11-20 | Dell Products L.P. | Input redirection with a cloud client device |
US9571529B2 (en) | 2013-03-15 | 2017-02-14 | Avaya Inc. | Browser-based communications enhanced with enterprise communication features |
US20140280595A1 (en) | 2013-03-15 | 2014-09-18 | Polycom, Inc. | Cloud Based Elastic Load Allocation for Multi-media Conferencing |
US20150124863A1 (en) | 2013-05-29 | 2015-05-07 | ClearOne Inc. | Chroma-based video converter |
US20140359457A1 (en) | 2013-05-30 | 2014-12-04 | NextPlane, Inc. | User portal to a hub-based system federating disparate unified communications systems |
WO2015000118A1 (en) | 2013-07-01 | 2015-01-08 | 华为技术有限公司 | Unified communication-based video conference call method, device and system |
US20150077509A1 (en) | 2013-07-29 | 2015-03-19 | ClearOne Inc. | System for a Virtual Multipoint Control Unit for Unified Communications |
-
2012
- 2012-10-01 US US13/633,033 patent/US20130097244A1/en not_active Abandoned
-
2016
- 2016-05-10 US US15/151,046 patent/US9935915B2/en active Active
Patent Citations (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5454041A (en) * | 1994-02-25 | 1995-09-26 | Sony Electronics Inc. | Mix-minus monitor system |
US5890017A (en) * | 1996-11-20 | 1999-03-30 | International Business Machines Corporation | Application-independent audio stream mixer |
US6785894B1 (en) * | 1999-04-09 | 2004-08-31 | Sun Microsystems, Inc. | Virtual device driver |
US20070189277A1 (en) * | 2006-01-31 | 2007-08-16 | Browan Communications, Inc. | Virtual audio drivers and a virtual audio telephone interface |
US20070288227A1 (en) * | 2006-06-13 | 2007-12-13 | Korea Advanced Institute Of Science And Technology | Emulator module controlling input/output process of communication terminal via peripheral device of computer and method of operating the emulator module |
US20080010482A1 (en) * | 2006-06-13 | 2008-01-10 | Microsoft Corporation | Remote control of a media computing device |
US20100146085A1 (en) * | 2008-12-05 | 2010-06-10 | Social Communications Company | Realtime kernel |
US20100304860A1 (en) * | 2009-06-01 | 2010-12-02 | Andrew Buchanan Gault | Game Execution Environments |
US20110075864A1 (en) * | 2009-09-28 | 2011-03-31 | Yamaha Corporation | Digital mixer |
Cited By (29)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9935915B2 (en) | 2011-09-30 | 2018-04-03 | Clearone, Inc. | System and method that bridges communications between multiple unfied communication(UC) clients |
US9078091B2 (en) * | 2012-05-02 | 2015-07-07 | Nokia Technologies Oy | Method and apparatus for generating media based on media elements from multiple locations |
US20140149919A1 (en) * | 2012-11-26 | 2014-05-29 | Ringcentral, Inc. | Devices, methods, and graphical user interfaces for performing actions related to selected messages in a message in-box and for transferring calls |
US9131063B2 (en) * | 2012-11-26 | 2015-09-08 | Ringcentral, Inc. | Devices, methods, and graphical user interfaces for performing actions related to selected messages in a message in-box and for transferring calls |
US10084902B2 (en) | 2012-11-26 | 2018-09-25 | Ringcentral, Inc. | Devices, methods, and graphical user interfaces for transferring calls |
US9413790B2 (en) * | 2012-12-03 | 2016-08-09 | Vxi Corporation | Computer telephony headset with presence indicator |
US20140153405A1 (en) * | 2012-12-03 | 2014-06-05 | Vxi Corporation | Computer telephony headset with presence indicator |
WO2015000118A1 (en) * | 2013-07-01 | 2015-01-08 | 华为技术有限公司 | Unified communication-based video conference call method, device and system |
US9781386B2 (en) * | 2013-07-29 | 2017-10-03 | Clearone Communications Hong Kong Ltd. | Virtual multipoint control unit for unified communications |
US20150199169A1 (en) * | 2013-12-05 | 2015-07-16 | ClearOne Inc. | Universal serial bus-to-bluetooth audio bridging devices |
US9921798B2 (en) * | 2013-12-05 | 2018-03-20 | CIearOne, Inc. | Universal Serial Bus-to-Bluetooth audio bridging devices |
JP6022111B2 (en) * | 2014-03-20 | 2016-11-09 | 三菱電機株式会社 | Motion design apparatus and motion design program |
WO2015140975A1 (en) * | 2014-03-20 | 2015-09-24 | 三菱電機株式会社 | Action designing device and action designing program |
US20150288735A1 (en) * | 2014-04-04 | 2015-10-08 | ClearOne Inc. | Virtual Audio Device System for Unified Communications Applications |
US11245787B2 (en) * | 2017-02-07 | 2022-02-08 | Samsung Sds Co., Ltd. | Acoustic echo cancelling apparatus and method |
US12169729B2 (en) | 2017-06-30 | 2024-12-17 | Ati Technologies Ulc | Varying firmware for virtualized device |
US11194614B2 (en) * | 2017-06-30 | 2021-12-07 | Ati Technologies Ulc | Varying firmware for virtualized device |
US12106159B2 (en) | 2018-01-16 | 2024-10-01 | Qsc, Llc | Audio, video and control system implementing virtual machines |
US11474882B2 (en) | 2018-01-16 | 2022-10-18 | Qsc, Llc | Audio, video and control system implementing virtual machines |
US12014200B2 (en) | 2018-01-16 | 2024-06-18 | Qsc, Llc | Server support for multiple audio/video operating systems |
US11714690B2 (en) | 2018-01-16 | 2023-08-01 | Qsc, Llc | Audio, video and control system implementing virtual machines |
US11561813B2 (en) | 2018-01-16 | 2023-01-24 | Qsc, Llc | Server support for multiple audio/video operating systems |
US20190238405A1 (en) * | 2018-02-01 | 2019-08-01 | Microsoft Technology Licensing, Llc | Discovery of network camera devices |
US11032136B2 (en) * | 2018-02-01 | 2021-06-08 | Microsoft Technology Licensing, Llc | Discovery of network camera devices |
EP3909224A4 (en) * | 2019-06-20 | 2022-08-10 | Hewlett-Packard Development Company, L.P. | Command orchestration between applications and peripheral devices |
US20220114113A1 (en) * | 2019-06-20 | 2022-04-14 | Hewlett-Packard Development Company, L.P. | Command orchestration between applications and peripheral devices |
CN113785551A (en) * | 2019-06-20 | 2021-12-10 | 惠普发展公司, 有限责任合伙企业 | Command orchestration between applications and peripheral devices |
US20220121416A1 (en) * | 2020-10-21 | 2022-04-21 | Shure Acquisition Holdings, Inc. | Virtual universal serial bus interface |
US12135915B2 (en) * | 2020-10-21 | 2024-11-05 | Shure Acquisition Holdings, Inc. | Virtual universal serial bus interface |
Also Published As
Publication number | Publication date |
---|---|
US20170054677A1 (en) | 2017-02-23 |
US9935915B2 (en) | 2018-04-03 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US20130097244A1 (en) | Unified communications bridging architecture | |
US9781386B2 (en) | Virtual multipoint control unit for unified communications | |
EP2521350B1 (en) | Video conferencing | |
US20140148934A1 (en) | Unified communications bridging architecture | |
US9232185B2 (en) | Audio conferencing system for all-in-one displays | |
US20100188473A1 (en) | Conferencing System Utilizing a Mobile Communication Device as an Interface | |
US11647157B2 (en) | Multi-device teleconferences | |
US8611877B2 (en) | Automatic management control of external resources | |
US20150288735A1 (en) | Virtual Audio Device System for Unified Communications Applications | |
TWI720600B (en) | Online translation method, system, equipment and computer readable recording medium based on remote conference | |
US20230289127A1 (en) | Mute management for communication applications | |
US9921798B2 (en) | Universal Serial Bus-to-Bluetooth audio bridging devices | |
US20230344883A1 (en) | Interactive Videoconferencing System | |
WO2022247265A1 (en) | Method for creating chat interface, and electronic device | |
CN112104649A (en) | Multimedia interaction method and device, electronic equipment, server and storage medium | |
US20150131807A1 (en) | Systems And Methods For Split Echo Cancellation | |
US10015055B2 (en) | Management system, communication terminal, communication system, method of management, and computer program product | |
EP3186957B1 (en) | Transmission terminal, transmission method, and non-transitory storage medium storing program | |
US20230421621A1 (en) | Mixing and Transmitting Multiplex Audiovisual Information | |
CN220191033U (en) | Headset interface circuit for large-screen display device and large-screen display device | |
US20070189277A1 (en) | Virtual audio drivers and a virtual audio telephone interface | |
US20160191703A1 (en) | Management system, communication terminal, communication system, call control method, and computer program product | |
KR102279576B1 (en) | Conference system and method for handling conference connection thereof | |
GB2627079A (en) | Video conferencing end-system | |
WO2024170887A1 (en) | Video conferencing end-system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: FIBRES S.R.O., CZECH REPUBLIC Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:KUBANEK, MICHAL;LEFFNER, STANISLAV;REEL/FRAME:029070/0433 Effective date: 20121001 |
|
AS | Assignment |
Owner name: CLEARONE COMMUNICATIONS, INC., UTAH Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:MANLEY, PETER H.;HARRIS, BRETT;GRAHAM, DEREK L;AND OTHERS;REEL/FRAME:035759/0341 Effective date: 20150518 |
|
AS | Assignment |
Owner name: CLEARONE INC., UTAH Free format text: CHANGE OF NAME;ASSIGNOR:CLEARONE COMMUNICATIONS, INC.;REEL/FRAME:038075/0021 Effective date: 20121126 |
|
STCB | Information on status: application discontinuation |
Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION |