Cloudgarden Discussion Board
This topic has 4 replies.
[ << Previous Topic | Start of Thread | >> Next Topic ]
DictationFromFile Error
Author: Cliff |
05/10/09 12:33 |
Reply |
I tried the DictationFromFile example but I'm getting:
java.lang.RuntimeException: The AudioSink's AudioFormat cannot be null in the AudioFormatConverter's constructor
at com.cloudgarden.audio.AudioFormatConverter.<init>(Unknown Source)
at com.cloudgarden.audio.AudioFormatConverter.<init>(Unknown Source)
at examples.recognition.DictationFromFile.main(DictationFromFile.java:77)
there's one other unanswered post along the same lines and I'm wondering if this example ever worked at all. |
|
Re: DictationFromFile Error Author:mrmanuke | Reply 1 of 4 | 12/23/09 22:32 | Reply | | I would also like to know if there is an answer to this question. I would like to feed audio data to the SAPI 5.3 recognizer but I can't get or set its audio format. |
|
Re: DictationFromFile Error Author:chitgoks | Reply 2 of 4 | 05/12/10 23:28 | Reply | | hi mr manuke, ive seen your code regarding java sound. would like to ask if you have a panel class that displays the waveform when an audio file is played? |
|
Re: DictationFromFile Error Author:mrmanuke | Reply 3 of 4 | 05/13/10 00:32 | Reply | | Hello. I do have a class like that, but I will have to get it to you tomorrow. Just thought I'd give you a quick reply. You can e-mail me at (my username) (at) gmail . com. |
|
Re: DictationFromFile Error Author:chitgoks | Reply 4 of 4 | 05/13/10 00:35 | Reply | | thank you very much! no rush. i will email you |
|