[Olympus developers 475]: Re: documentation on Skyper?

Nitin Dhawan nitin at imarketingadvantage.com
Sun Feb 23 07:44:17 EST 2014


We have made some progress on this branch. But we are a little stuck- any
help is welcome.

 

It seems Networkoly brach was configured for batch mode processing of Audio
Files. We are trying to get this to work with the computer mic using the
network ports.

 

To get the sound back to the AudioServer(reading on network packet), you
need to package it in startutt and endutt . We decided to call startutt
whenever we detect MainSpeech (Value2) on the following check ,using VAD -
gmm/power and endutt when its not MainSpeech. 

 

Function - pvVAD->GetCurrentSpeechState(pBuffer, iNumRead)

 

but we always get the speech state as other(5) or silence(4), never
MainSpeech(2)

 

Any ideas?

 

From: Aasish Pappu [mailto:aasishp at gmail.com] 
Sent: Wednesday, February 19, 2014 6:44 PM
To: Nitin Dhawan
Cc: olympus-developers
Subject: Re: [Olympus developers 460]: Re: documentation on Skyper?

 

That's one way to look at the problem. I would think of something more
scalable rather than device ids (meaning multiple physical devices). You
could try writing the audio data to a network socket and forward it to the
audio server. You will have to convert the audio server to accept network
stream as opposed to reading frm device. There is an example of such
instance in this branch. 

 

The audioserver reads the data from a socket and there's an audio client
that feeds this data. 

 

 

http://trac.speech.cs.cmu.edu/repos/olympus/branches/networkoly/

 

 

On Wed, Feb 19, 2014 at 8:08 AM, Nitin Dhawan
<nitin at imarketingadvantage.com> wrote:

>From what we understand now , I believe we have to add Skype's device id  to
the Audio Server configuration. And we will need more than one audio server
to take care of 

a.       Skype

b.      Telephony

c.       Local Microphone Input

 

Are we on the right track?

 

From: Nitin Dhawan [mailto:nitin at imarketingadvantage.com] 
Sent: Wednesday, February 19, 2014 12:18 AM
To: olympus-developers (olympus-developers at cs.cmu.edu)
Subject: RE: documentation on Skyper?

 

I am able to start Skyper at the start and see it in process monitors. But
it does not seem to start real server for some reason.

 

This is what I have done so far.

a.       I add [Skyper] to Servers  RoomLine-hub.pgm

b.      To startlist_sapi.config, I add

PROCESS: "$OLYMPUS_BIN\skyper"

PROCESS_MONITOR_ARGS: --start

PROCESS_TITLE: SKYPER

 

When I start the skyper.exe independently -  it seems to be connecting with
skype just fine. But when I call in from another skype account into this, it
does not start a session, and it crashes.  It is not connected to the hub
instance also like this.

 

From: Nitin Dhawan [mailto:nitin at imarketingadvantage.com] 
Sent: Tuesday, February 18, 2014 7:38 PM
To: olympus-developers (olympus-developers at cs.cmu.edu)
Subject: documentation on Skyper?

 

We found skyper within the main code. But we are not able to configure it
properly. Can someone suggest the right way to configure or if there is any
documentation.

 

Thanks in advance.





 

-- 
Aasish Pappu

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.srv.cs.cmu.edu/pipermail/olympus-developers/attachments/20140223/1615540f/attachment.html>


More information about the Olympus-developers mailing list