What is the API for Windows Audio Compression?

Updated on technology 2024-05-09
6 answers
  1. Anonymous users2024-02-10

    Need to add "header file; And to load the "library" by adding the statement pragma comment(lib,"")

  2. Anonymous users2024-02-09

    Generally speaking, the decoder of a specific file format is made according to the decoding tool or API or file format provided by the main creator of the corresponding file format.

    In the first two cases, the ** device that uses the decoding finch morning device works as long as it also works in accordance with the corresponding rules. As for what this rule is, it depends on the decoding practices of the main company or organization of each file format.

    In the third case, it's simple. Now that the file structure is known, there is no need for a decoder, and teams with a bit of programming ability can decode it by themselves. There is no need for APIs and tools at all.

    The first two cases are generally used when the file format is not published or the file format is particularly complex.

    The RMVB format you are talking about is the confidential content of REAL's intellectual property. Only authorized teams and organizations can get the real decoding technology and use it legally, which seems to have to pay for it.

    is a file storage format for audio compression, and that's it.

  3. Anonymous users2024-02-08

    1.The most advanced DSP should be Freescale's MSC8126. It is a multi-core with an integrated coprocessor The second question is not easy to answer, because the voice signal has many uses, so it cannot give one of the strongest,

  4. Anonymous users2024-02-07

    You can use system to invoke batch processing.

    #include

    #include

    #include

    int main()

  5. Anonymous users2024-02-06

    The declaration of the playsound function is:

    bool playsound(lpcstr pszsound, hmodule hwnd,dword fdwsound);

    The parameter hwnd is the instance handle of the application and must be set to null unless pszsound points to a resource identifier (i.e. fdwsound is defined as snd resource).

    The parameter fdwsound is a combination of flags, as shown in the table below. If successful, the function returns true, otherwise it returns false.

    When using the playsound function, you need to add it to the end of include (note that it cannot be added early):

    Example: cfiledialog dlg(true,.)"***", ***", ofn_hidereadonly|ofn_allowmultiselect, "File (*.)***)|****|")

    Create a selection dialog that lets the user pick a file from a folder

    int iret = ;Get the dialog box return value.

    if(idok ==iret) If the return value is successful, it indicates that a *** file has been successfully obtained.

    cstring pathname= ;Sun Shen gets the path name of the file.

    playsound( pathname , null, snd_filename | snd_async);Use the playsound function to ** the file.

  6. Anonymous users2024-02-05

    It has a mask function that talks about how to broadcast the hall and point to the *** file, and its instructions.

Related questions
4 answers2024-05-09

API Standard - API is the English abbreviation of the American Petroleum Institute. Founded in 1919, API was the first national business association in the United States and one of the first and most successful standard-setting chambers in the world.

4 answers2024-05-09

Differences: API598 is a standard for various valves, while API6D is an experimental standard for pipeline valves. >>>More

9 answers2024-05-09

Is it the MV of Hangzhou 304 Animation Club? [Planning] Principal|Manman, [starring] Fusu Huang Jingxiang Lele.

4 answers2024-05-09

You only need two ordinary headphone jacks, one end is connected to the microphone jack of the computer, and one end is connected to the headphone output jack of the recorder.

9 answers2024-05-09

Kbps kilobits per second, also known as kilobit rate, refers to the transmission rate of digital signals, that is, how many kilobits of information are transmitted per megalocaust second (k represents thousands, and kb represents how many kilobits are transmitted). >>>More