wav
Recording a wav file from the mic in Android - problems
I need to be able to create a WAV file using the mic in Android. Currently, I\'m having a lot of trouble. So far, this is my situat开发者_JAVA技巧ion. I\'m using parts of the micDroid project code to[详细]
2023-01-30 23:46 分类:问答Play wav file async multiple times with .net
I have an app that I need to play a wav file when a key is pressed, I use the SoundPlayer class but if another sound is being played when a new key is pressed, it stops the sound the play it again mak[详细]
2023-01-30 12:59 分类:问答C# Message Queueing while .wav is playing
I have a program which plays three .wav files synchronously when a button is clicked. The problem is that even if I disable the button on the first instruction of the click handler, additional mouse c[详细]
2023-01-29 19:36 分类:问答playing WAV files in python using Snack
So I开发者_高级运维 downloaded Snack and put the Snacklib in python/tcl and put the tkSnack.py into python/Lib but i still dont get any sound.I\'m not getting any errors but im still not getting any s[详细]
2023-01-29 18:40 分类:问答Unable to create MULTIPLE TTS "wav" files using MS-SAPI 5.1 in C#
Greetings folks! I\'m working on a project where I will have to create WAV files of names using TTS. I have the MS-SAPI 5.1 SDK installed on a Windows Server 2003 and use C# to write the TTS program[详细]
2023-01-28 04:59 分类:问答Python: Frequency Analysis of Sound Files
I am generating some sound files that play tones a开发者_StackOverflow社区t various frequencies with a certain number of harmonics.[详细]
2023-01-27 10:10 分类:问答Using a c# handler to serve up wav files cuts audio short (only a couple of seconds)
I\'ve got a c# handler that serves up audio files I\'ve generated using text-to-speech. When the files are written to disk they sound fine, but when I try and play them in a browser (via the handler)[详细]
2023-01-26 13:02 分类:问答play a simple .wav on a view page?
In android, is there a way I can conditionally play a small .wav file when a layout is displayed to the user (on load), like so:[详细]
2023-01-26 04:13 分类:问答Parse WAV file header
I am writing a program to parse a WAV file header and print the information to the screen. Before writing the program i am doing some research[详细]
2023-01-25 08:18 分类:问答Is there any way to send audio file to the speech-to-text recognition
I want the Android speech recognition system analysing audio file and not the default incoming voice from microphone.[详细]
2023-01-25 00:50 分类:问答