_T2SI function

General discussion on RSC-4x mikroC.
Post Reply
Author
Message
steved
Posts: 2
Joined: 14 Nov 2006 23:11

_T2SI function

#1 Post by steved » 30 Nov 2006 03:16

Hey everyone... still trying to get speech recognition working.


I am currently working on some basic speech recognition and I have been
having a problem with the '_T2SI' C function. It seems to functioning
incorrectly.

To test it out I set the wait time to infinite using '0' but
it doesnt wait at all (I put a system beep before and after the function
call and there was no pause or wait. It simply beeped twice as if the
_T2SI function was not present in the code). This renders the function useless for recognizing speech unless I can figure out what is happening.

I tried checking the error code returned by _T2SI and it was 255 or FF which means its a "BlockHandler or BfeHandler" error. I have no idea what this means because according to the Fluent Chip documentation a default handler is added automatically.

If anyone had a similar problem please let me know what you did to resolve it.

Thanks,
Steve

Post Reply

Return to “RSC-4x mikroC General”