Click here to Skip to main content
15,917,005 members
Home / Discussions / Collaboration / Beta Testing
   

Collaboration / Beta Testing

 
GeneralRe: Need Volunteer C++/Win API Programming Partner Pin
ChrisJohnson28-May-04 10:03
ChrisJohnson28-May-04 10:03 
GeneralRe: Need Volunteer C++/Win API Programming Partner Pin
itmpras10-Jun-04 18:40
itmpras10-Jun-04 18:40 
GeneralC++ Developers Needed! Pin
basementman26-May-04 6:43
basementman26-May-04 6:43 
GeneralRe: C++ Developers Needed! Pin
Jon Sagara26-May-04 6:48
Jon Sagara26-May-04 6:48 
GeneralRe: C++ Developers Needed! Pin
basementman26-May-04 6:54
basementman26-May-04 6:54 
GeneralManaged Browser / GTK# Pin
Roger Alsing23-May-04 9:13
Roger Alsing23-May-04 9:13 
GeneralAvatar -talking head Pin
watchmany2k19-May-04 9:58
watchmany2k19-May-04 9:58 
GeneralRe: Avatar -talking head Pin
Terry O'Nolley2-Jun-04 8:12
Terry O'Nolley2-Jun-04 8:12 
If you could snag some speech recognition source code, then it probably wouldn't be too hard.

Most speech recognition programs break the incoming sound stream into syllable sized bytes - delimited by the short delays in syllables. There are a (not too large) fixed number of these stored syllable types (some use words instead of syllables). The software maps the closest match between the incoming sound and a stored syllable type and then does a look-up to see what action is assigned to that match.

If you hooked your avatar skinning into those same syllable matching handlers then you could create a small image (just the mouth) that corresponds to each syllable and have that image BitBlt'ed to cover the current mouth of the avatar.

So, if you had speech recognition source code, the effort would break down into 99% creating all of the mouth shape images and 1% in telling the software that whenever it hears this syllable to BitBlt this image to these screen coordinates.




//placeholder for witty verbiage

GeneralRe: Avatar -talking head Pin
watchmany2k3-Jun-04 2:51
watchmany2k3-Jun-04 2:51 
GeneralInteresting Software Development Idea Pin
dankydoo12-May-04 11:28
dankydoo12-May-04 11:28 
GeneralRe: Interesting Software Development Idea Pin
Anonymous9-Jun-04 1:35
Anonymous9-Jun-04 1:35 
GeneralOpen Invitation Pin
hxxbin12-May-04 4:45
hxxbin12-May-04 4:45 
GeneralRe: Open Invitation Pin
Aryo Handono13-May-04 2:13
professionalAryo Handono13-May-04 2:13 
GeneralLooking for C# developer to work on mmog Pin
Chetic8-May-04 8:43
Chetic8-May-04 8:43 
GeneralVolunteer voices needed!!! Pin
Terry O'Nolley3-May-04 20:17
Terry O'Nolley3-May-04 20:17 
GeneralAutomtated Unit Testing Pin
azimi7923-Apr-04 21:29
azimi7923-Apr-04 21:29 
GeneralRe: Automtated Unit Testing Pin
Sean Winstead24-Apr-04 15:13
Sean Winstead24-Apr-04 15:13 
GeneralRe: Automtated Unit Testing Pin
Anonymous29-Apr-04 11:51
Anonymous29-Apr-04 11:51 
GeneralAsian tester needed Pin
Roger Alsing16-Apr-04 23:05
Roger Alsing16-Apr-04 23:05 
GeneralHelpMePleaseFor$ Pin
yzs27-Mar-04 0:39
yzs27-Mar-04 0:39 
GeneralRe: HelpMePleaseFor$ Pin
Terry O'Nolley13-Apr-04 9:29
Terry O'Nolley13-Apr-04 9:29 
GeneralRe: HelpMePleaseFor$ Pin
mystro_AKA_kokie3-May-04 9:18
mystro_AKA_kokie3-May-04 9:18 
GeneralRe: HelpMePleaseFor$ Pin
Terry O'Nolley3-May-04 20:19
Terry O'Nolley3-May-04 20:19 
GeneralRe: HelpMePleaseFor$ Pin
Roger Alsing25-May-04 21:44
Roger Alsing25-May-04 21:44 
GeneralRe: HelpMePleaseFor$ Pin
Colin Angus Mackay27-May-04 12:09
Colin Angus Mackay27-May-04 12:09 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.