Displaying 2 results from an estimated 2 matches for "game72".
Did you mean:
game7
2006 Dec 29
0
using speex in C#
...ur Subject line so it is more specific
than "Re: Contents of Speex-dev digest..."
Today's Topics:
1. using speex in C# (SAITAMA Taro)
----------------------------------------------------------------------
Message: 1
Date: Thu, 28 Dec 2006 17:09:08 +0900
From: SAITAMA Taro <game72@gmail.com>
Subject: [Speex-dev] using speex in C#
To: speex-dev@xiph.org
Message-ID: <20061228170814.9F7E.GAME72@gmail.com>
Content-Type: text/plain; charset="US-ASCII"
Hi,
I have read the message below,
http://lists.xiph.org/pipermail/speex-dev/2006-October/004924.html
and try...
2006 Dec 28
0
using speex in C#
Hi,
I have read the message below,
http://lists.xiph.org/pipermail/speex-dev/2006-October/004924.html
and try to use P/Invoke to use speex in C#.
This is a part of my code.
[StructLayout(LayoutKind.Sequential)]
public struct SpeexBits {
IntPtr chars; // "raw" data
int nbBits; // Total number of bits stored in the stream
int charPtr; // Position of the byte