Enregistrer un son micro api win32 ?

cbjp85 Messages postés 34 Date d'inscription vendredi 22 novembre 2002 Statut Membre Dernière intervention 6 avril 2003 - 25 févr. 2003 à 14:22
cs_RoNeo Messages postés 3 Date d'inscription samedi 21 février 2004 Statut Membre Dernière intervention 3 novembre 2005 - 3 nov. 2005 à 07:50
Comment puis-je enregistrer un son grace au micro (ou entrée ligne ?) en utilisant l'api win32, mcisendstring ?

Ou est le probleme ?

ENREGISTRER :
mciSendString("Close sonido", 0, 0, 0)

mciSendString("open new type waveaudio alias wavrecorded", 0, 0, 0)
mciSendString("record wavrecorded", 0, 0, 0)

STOPPER ENREGISTREMENT:

mciSendString("stop wavrecorded", 0, 0, 0)
mciSendString("open wavrecorded.wav alias wavrecorded", 0, 0, 0)

Merci d'avance

:big) cbjp

1 réponse

cs_RoNeo Messages postés 3 Date d'inscription samedi 21 février 2004 Statut Membre Dernière intervention 3 novembre 2005
3 nov. 2005 à 07:50
t as trouver une soluce pour enregistrer un son?

RoNeo
0
Rejoignez-nous