Hi, I am new to development but I am currently working on trying to implement a speech recognition in my application. The speech system
has to recognize the input and give an output to another part of the program for further processing. The issue is that what I need the system to recognize isn't speech - it's audio tones. It will be a series of tones coming through which must be processed
(this is coming off a camera for use in broadcast), similar to dial up. How can I make the MS speech recognition read these tones? For example, one factor I need to read is tripod pan. If the tripod is at 85 degrees right, it will produce a 5000 Hz tone. Generating
it is not an issue on the field, nor is getting it to the studio. Its demodulating it. Anyone know how I could do this? Thanks
Changed typeJust KarlWednesday, June 29, 2016 1:55 PMIt's a question.