PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → [WD23] - Audio Recording
[WD23] - Audio Recording
Iniciado por guest, 19,jun. 2018 14:06 - 2 respuestas
Publicado el 19,junio 2018 - 14:06
Hi,

I've looked up online and other forums without any luck and so I try my luck here.

I'm looking to implement a button on one of my pages which would start and stop recording an audio file from the microphone.

Simply put, if there's a microphone available it would record and save the file in my project once the stop button would be hit.

I know it exists/works in WDM but I wonder if it's possible to do in WD

Thanks.
Publicado el 19,junio 2018 - 14:28
Hello Nicolas,

In the examples of wd there is a dictaphone example.
Publicado el 19,junio 2018 - 14:47
Wow.

I've been looking for this example without any luck...

Welp, just found it thank you!

I guess I'll look twice next time!