Community Forums Today's Posts     Member List     Archive    
Results 1 to 2 of 2

Thread: Voice recording

  1. #1
    Join Date
    Sep 2011
    Location
    Germany
    Posts
    2

    Question Voice recording

    Hello,

    I am running the latest release of TS SDK 3.0.1 from Sept 2011.

    I like the option to record voice and caught the respective messages:

    onEditCapturedVoiceDataEvent
    and
    onEditPlaybackVoiceDataEvent

    The data is delivered in small packages (960 bytes).

    Now my problem:
    I would like to use these packets as wav-files, so I have to build a wav header first... I can do this manually, however, there might be a better way to do this or even an automatic way within TS?
    I need to keep ans save the exact time of a transmission since it has to be synchronized with a simulator-playback at a later time, so how could this be reached?

    I need to mix both: incoming data and outgoing, is there an easy way to do this?


    Basicly, I would be happy to simply start a record-session which may be interrupted or stopped and which simply tracks everything on the voice-channel, even if it is simply silence. Is there a way that is provided from within TS?

    Kind regards,

    Klaus
    Last edited by Radarsimulator; 24-09-2011 at 11:31. Reason: include post icon

  2. #2
    Join Date
    Sep 2011
    Location
    Germany
    Posts
    2

    First step towards a solution

    It was a help to try a combination of

    onTalkStatusChangeEvent
    and
    onEditCapturedVoiceDataEvent + onEditPlaybackVoiceDataEvent

    to built logical voiceblocks for single transmissions.

    I use onTalkStatusChangeEvent to set a timestamp whenever a transmission starts and to stop recording, whenn a transmission ends - so I can simply add the datapackages received by onEditCapturedVoiceDataEvent + onEditPlaybackVoiceDataEvent.

    Keeping on researching...

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Voice Whisper visual indicator for users recieving voice whispers please.
    By MagicBytes in forum Suggestions and Feedback
    Replies: 0
    Last Post: 08-02-2010, 03:25
  2. Voice-activated recording on TeamSpeak
    By RedPenguin in forum [TeamSpeak 2] General Questions
    Replies: 1
    Last Post: 20-01-2009, 03:05
  3. Recording / Voice Request
    By whonows in forum [TeamSpeak 2] Client Support
    Replies: 3
    Last Post: 18-01-2008, 15:32
  4. Recording function does not record my own voice.
    By BravoZulu in forum [TeamSpeak 2] Client Support
    Replies: 0
    Last Post: 11-02-2005, 13:12
  5. Recording Voice Traffic
    By badg3er in forum [TeamSpeak Classic] General Questions
    Replies: 2
    Last Post: 16-12-2002, 18:09

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •