io in java

aashu_itdude

aashu_itdude

@aashu-itdude-YKuvro • Oct 25, 2024
Hi all,
I need to know how can we accept input through a microphone using java? I want to record sound using it and then process it for some other task like a speech to text converter.
please help

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • shalini_goel14

    shalini_goel14

    @shalini-goel14-ASmC2J May 4, 2009

    Hi aashu_itdude,

    A very good question 😀. I guess you can do so using Java Sound API and MIDI package.

    Check the following link if it can be of any help to you.
    #-Link-Snipped-#

    If things work for you, don't forget to share your code for this here. 😀

    Thanks !
  • CEMember

    CEMember

    @cemember-PlqlWH May 18, 2009

    Hey Shalini & Aashu

    Did you try for that? If it is working please share the code here, I am very much interested in this.