GithubHelp home page GithubHelp logo

Comments (3)

ElektroStudios avatar ElektroStudios commented on August 20, 2024

Your request is more related to a lack of functionality in a specific library than to the VB.NET programming language itself, since you can always reference the Microsoft.VisualBasic.dll in C#, and this DLL contains the Computer class in the Microsoft.VisualBasic.Devices namespace.

Anyway. Recording implies the implementation of many related things such as the availability to choose the output audio format, frequency, bitrate, source device, etc.

They (the dev. team) won't try as hard. VB.NET has been a practically dead language for many years with minimal additions incomparable to all the improvements and new features that C# syntax gets in every new version.

Cheers.

from vblang.

AnthonyDGreen avatar AnthonyDGreen commented on August 20, 2024

@salelele out of curiosity, what would you do with the record method? Like just record .wav files or some sort of speech recognition?

from vblang.

salelele avatar salelele commented on August 20, 2024

@salelele out of curiosity, what would you do with the record method? Like just record .wav files or some sort of speech recognition?

We needed it both for Speech Recognition and for capturing sound! This year, we have worked on two VB.BNET applications with regards to sound. The first was Speech Recognition and the other was a "sound studio" (capture sound, mix it, edit it...things like that). VB.NET allows you to play sounds but will not let you capture/record it unless if you went to the Windows API, so would it not have made sense to have it through My.Computer.Audio? That is My.Computer.Audio.Play should have an equivalent My.Computer.Audio.Record or capture as you would have it

from vblang.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.