Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > Software & Software Development > Support Software > No Longer Supported Software > Bruno Speech Recognition


Reply
 
Share Thread Tools Display Modes
Old 05-25-2005, 01:04 PM   #16
Newbie
 
Nighcrawler's Avatar
 
Join Date: Apr 2005
Location: The Netherlands,GLD
Posts: 34
Nighcrawler is on a distinguished road
Hey funky man

I've installed BSR 1.31 but when I start it. i get the error:
ERROR!:429

after that. BSR starts with a very tiny screen. and no other options than minimise,questionmark and close.
I can't maximise or enlarge the window..

any idea whats happening?
Nighcrawler is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 05-25-2005, 04:40 PM   #17
Newbie
 
Pac3R's Avatar
 
Join Date: Apr 2005
Location: Canada
Posts: 11
Pac3R is on a distinguished road
Do you have Speech5.1 installed??
Pac3R is offline   Reply With Quote
Old 05-25-2005, 11:48 PM   #18
Admin. Don't bug or I'll byte.
 
Bugbyte's Avatar
 
Join Date: Sep 2004
Location: Corning, NY
Posts: 6,143
Bugbyte is a splendid one to beholdBugbyte is a splendid one to beholdBugbyte is a splendid one to beholdBugbyte is a splendid one to beholdBugbyte is a splendid one to beholdBugbyte is a splendid one to beholdBugbyte is a splendid one to behold
Okay, this is a very nice upgrade! I REALLY like the Frodoplayer commands you built in. They make it easy to run the interface.

*However*, when editing the commands, I decided to modify one. I didn't like the name I gave the child command "iBug-->mode forward". I wanted to change it to "mode next". I didn't see an easy way to change the name of the child command, so I just used the delete command button.

It erased the entire file, not just that one command

Are you going to add other capabilties to the Frodo commands? For example, you can't search using the spell capabilities.

I'm liking this upgrade. Good job, Josh.
__________________
Want to:
-Find out about the iBug?
-Stop being a newbie? Take a look at the FAQ Emporium?
-Find out about carPC's in just 5 minutes? View the Car PC 101 video
-Help me kill my car PC
-Watch live video streams from my mobile PC? Check it out here.
-Where is the iBug?
Bugbyte is online now   Reply With Quote
Old 05-26-2005, 01:23 AM   #19
Variable Bitrate
 
Join Date: Jan 2004
Posts: 232
FunkDaMonkMan is on a distinguished road
Nightcrawler - Have you installed SAPI 5.1? If not, then look at the help.htm file. Also, there is a short list of changes at the end of the help.htm file.

BugByte - Wow, I've never seen it erase a whole file... In fact, I don't know how my code could possibly erase a whole file. I have done an extensive amount of testing, but have never run into that problem. If you can get it to happen again, tell me the exact actions you took. The code may be getting into a "bind". I try to cover every angle, but I may have missed one.

v 1.41 May have an edit command option, but for now there are more important things to code.

The Frodo Commands will be improved whenever Frodo releases his next version. It will be running on the FrodoComm system, and I will have much more control over the software. I could possibly code something in to make the spelling work on the current version, but the work would be wasted once frodo releases the new version. The feature is very useful though so I'll talk to him about this.

Right now I'm working on a system that will make BSR extremely friendly to car-audio programs. No more false recognitions; however, if you don't have a Touch Screen, you will need a hacked up keyboard.
__________________
Bruno Speech Recognition - Advanced Speech Recognition designed to control any program. Extra support for FrodoPlayer and Winamp.
FunkDaMonkMan is offline   Reply With Quote
Old 05-26-2005, 04:10 AM   #20
Variable Bitrate
 
Join Date: Jan 2004
Posts: 232
FunkDaMonkMan is on a distinguished road
Just talked to Frodo... Will have to wait for the next version of frodoplayer for that feature.
__________________
Bruno Speech Recognition - Advanced Speech Recognition designed to control any program. Extra support for FrodoPlayer and Winamp.
FunkDaMonkMan is offline   Reply With Quote
Old 05-26-2005, 12:58 PM   #21
Admin. Don't bug or I'll byte.
 
Bugbyte's Avatar
 
Join Date: Sep 2004
Location: Corning, NY
Posts: 6,143
Bugbyte is a splendid one to beholdBugbyte is a splendid one to beholdBugbyte is a splendid one to beholdBugbyte is a splendid one to beholdBugbyte is a splendid one to beholdBugbyte is a splendid one to beholdBugbyte is a splendid one to behold
Looks like what it does is erase every command under a master command. If you have two master commands, it doesn't erase them both, just the one. Here's how to make it erase the file:

1. Click "Create new settings file"
2. Click on a master command
3. Click on the "+" of that master command
4. Click on the child command you want to erase
5. Click "delete" command

It will erase ALL of the commands, including that master command.
__________________
Want to:
-Find out about the iBug?
-Stop being a newbie? Take a look at the FAQ Emporium?
-Find out about carPC's in just 5 minutes? View the Car PC 101 video
-Help me kill my car PC
-Watch live video streams from my mobile PC? Check it out here.
-Where is the iBug?
Bugbyte is online now   Reply With Quote
Old 05-26-2005, 05:36 PM   #22
Newbie
 
Join Date: Mar 2005
Posts: 46
timdastis is on a distinguished road
yea bugbyte is right it happened to me too, no big deal though it was a small string...also i dunno if i was doing somehting wrong, but when writing an ini with the editor the close program button doesnt work
timdastis is offline   Reply With Quote
Old 05-27-2005, 01:37 AM   #23
Variable Bitrate
 
Join Date: Jan 2004
Posts: 232
FunkDaMonkMan is on a distinguished road
OK.. here is what i think is happening.

Simple Answer: Whatever is in bold, will be deleted.

Complex Answer:

You have a tree like this...
Code:
music play [app]c:\something [FPplay] pause [FPpause]

if you select music and press delete, it will delete everything
if you select play and press delete, it will delete play and its command which is [app]c:\something AND [FPplay]
if you select [app]c:\something or [FPplay] it will select "play" (and play will become bold) because "play" is the child command and [FPplay] is just an action. Once you hit delete, it will delete the entire command.

To get rid of [app]c:\something on the command above, double click "play", and then delete it from the list on the right. After that click "Save Command".
__________________
Bruno Speech Recognition - Advanced Speech Recognition designed to control any program. Extra support for FrodoPlayer and Winamp.
FunkDaMonkMan is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 06-01-2005, 01:56 PM   #24
Newbie
 
LordSnow's Avatar
 
Join Date: Jan 2005
Location: Louisville,KY
Posts: 55
LordSnow is on a distinguished road
Excellent job. I love the command structure. Just one question: does it support macros for mouse clicks and such? I didn't see anything in the help file about it and I'm assuming it doesn't. If not, is that an upcoming feature?
LordSnow is offline   Reply With Quote
Old 06-02-2005, 08:44 PM   #25
Variable Bitrate
 
Join Date: Jan 2004
Posts: 232
FunkDaMonkMan is on a distinguished road
If it was requested.

I just didn't see the use for mouse clicks.
__________________
Bruno Speech Recognition - Advanced Speech Recognition designed to control any program. Extra support for FrodoPlayer and Winamp.
FunkDaMonkMan is offline   Reply With Quote
Old 06-06-2005, 12:03 PM   #26
Newbie
 
LordSnow's Avatar
 
Join Date: Jan 2005
Location: Louisville,KY
Posts: 55
LordSnow is on a distinguished road
Unless I'm missing something, the only way to search songs in Frodoplayer is to click the Search button (which does have a hotkey) then clicking on Title, Artist, or Album (no hotkeys). Not to mention the added versatility that mouse macros would bring to your program. This is the only thing keeping me from using BSR at the moment.
LordSnow is offline   Reply With Quote
Old 06-07-2005, 07:06 PM   #27
Low Bitrate
 
Join Date: Jun 2005
Posts: 82
FiReBReTHa is on a distinguished road
um, WOW.

congrats. you just saved my car from getting the axe AND I am now severly pursuing my carputer install. Thanks so much and I look foward to using your program.

Are there any good threads that can get me started on all of this? I am mostly referring to V.R . and its integration with frodo and what the command strings are like.
__________________
http://www.mp3car.com/vbulletin/classified-archive/70918-fs-ft-laptop-memory-internal-laptop-wifi-card-hd-bluetooth-post759606.html

FS FT Thread


96 Eagle Talon TSI AWD
Custom blue LED interior and Dash, Buddy club2, ViS Fenders, Phillips Ds2 Bulbs, Valeo-Fresnal ECE H7s, Mitsubishi Ballasts
FiReBReTHa is offline   Reply With Quote
Old 06-08-2005, 12:43 PM   #28
Variable Bitrate
 
Join Date: Jan 2004
Posts: 232
FunkDaMonkMan is on a distinguished road
I will add mouse clicks then...

It really isn't that hard to code.

I'll just do an X, Y, Right or Left, and possibly a duration.

[mouse]200,400,R,100


sound good?
__________________
Bruno Speech Recognition - Advanced Speech Recognition designed to control any program. Extra support for FrodoPlayer and Winamp.
FunkDaMonkMan is offline   Reply With Quote
Old 06-08-2005, 12:44 PM   #29
Variable Bitrate
 
Join Date: Jan 2004
Posts: 232
FunkDaMonkMan is on a distinguished road
Quote: Originally Posted by FiReBReTHa
Are there any good threads that can get me started on all of this? I am mostly referring to V.R . and its integration with frodo and what the command strings are like.

Look at the Help.htm file that came with the program, and experiment. If you sill have a specific question, then you can start a new thread in this forum or ask here.
__________________
Bruno Speech Recognition - Advanced Speech Recognition designed to control any program. Extra support for FrodoPlayer and Winamp.
FunkDaMonkMan is offline   Reply With Quote
Old 06-08-2005, 12:53 PM   #30
Newbie
 
LordSnow's Avatar
 
Join Date: Jan 2005
Location: Louisville,KY
Posts: 55
LordSnow is on a distinguished road
Quote: Originally Posted by FunkDaMonkMan
I will add mouse clicks then...

It really isn't that hard to code.

I'll just do an X, Y, Right or Left, and possibly a duration.

[mouse]200,400,R,100


sound good?

By duration do you mean a delay? That would be most useful for these types of macros.

Sounds good. Keep up the good work!
LordSnow is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Alpha Release: XMPC-CAR for XM gork Software & Software Development 88 01-11-2006 01:19 PM
Release: PyCar-1.3.0.2 jbors PyCar 25 10-24-2005 02:07 AM
[SKIN]FPs "Bright Life" (input needed to complete) yunusyu FrodoPlayer 76 06-25-2005 03:59 PM
RELEASE - FreeDrive 0.60 CdRsKuLL FreeDrive 144 06-10-2005 05:45 PM



All times are GMT -5. The time now is 08:15 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.2
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics