Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 38 online users. » 1 Member(s) | 35 Guest(s) Applebot, Bing, MichaelDep
|
Latest Threads |
TCP/IP Socket Programming
Forum: Extensions
Last Post: Juergen
3 hours ago
» Replies: 2
» Views: 36
|
LDCommPort
Forum: Extensions
Last Post: Eddie
07-14-2025, 01:22 PM
» Replies: 8
» Views: 84
|
Creation of SB-Neuron. Ou...
Forum: Discussion
Last Post: AbsoluteBeginner
07-09-2025, 07:21 AM
» Replies: 105
» Views: 12,043
|
I finished making my web-...
Forum: Standard Small Basic
Last Post: sm4llprogrammer2008
07-04-2025, 05:04 PM
» Replies: 0
» Views: 30
|
Diving into Z-S's SB.js w...
Forum: Standard Small Basic
Last Post: sm4llprogrammer2008
06-26-2025, 05:23 PM
» Replies: 2
» Views: 101
|
SBJS coming soon
Forum: Standard Small Basic
Last Post: sm4llprogrammer2008
06-25-2025, 01:54 PM
» Replies: 2
» Views: 80
|
Google Search Terminal SB...
Forum: Standard Small Basic
Last Post: sm4llprogrammer2008
06-24-2025, 01:27 PM
» Replies: 0
» Views: 39
|
Google Search Terminal SB...
Forum: Standard Small Basic
Last Post: z-s
06-24-2025, 03:46 AM
» Replies: 1
» Views: 50
|
Google Search Terminal SB...
Forum: Standard Small Basic
Last Post: sm4llprogrammer2008
06-23-2025, 09:47 PM
» Replies: 0
» Views: 36
|
Replace Small Basic?
Forum: Discussion
Last Post: z-s
06-23-2025, 09:37 AM
» Replies: 12
» Views: 301
|
|
|
Voice recognition? |
Posted by: Yumda - 09-19-2024, 05:33 AM - Forum: Extensions
- Replies (23)
|
 |
Hi there:
I am trying to write a simple program that can help my father learn to pronounce English better, specifically it will prompt him to pronounce a word and if not recognized then it will not move on to the next word, anyone know of any extensions that can help with voice recognitions for small basics? or any ideas how to go about it another way?
I know it is a big ask, but just hoping if anyone has any ideas.
|
|
|
Updating SB |
Posted by: z-s - 09-09-2024, 12:31 PM - Forum: C# Moving from Small Basic
- Replies (2)
|
 |
Today I got an idea why someone can't help in updating SB.
We have a community here so any good csharp developer can do this but not me.
I could help in writing standard library for SB.
Making it a high-level programing language.
I have some goals that can be in SB
Addition of function like struct new keywords.
And large standard library seperate dll.
Many csharp functionality.
As I thought sb just use csc.exe to compile a small basic program after converting it to csharp am I right????.
|
|
|
Challenge 4 - Colour buttons |
Posted by: litdev - 09-04-2024, 06:06 PM - Forum: Challenges
- Replies (17)
|
 |
Create some buttons that when pressed change the background colour of the GraphicsWindow.
As an extra challenge, try to make it so that the buttons are suitably coloured - no extensions!
|
|
|
Import needed class only |
Posted by: hybridClasher.init() - 08-12-2024, 08:03 PM - Forum: Extensions
- Replies (6)
|
 |
Hi all,
I am using ILMerge.exe to convert my small basic exe and dlls to a standalone exe (for sake of sharing). Obviously, ILMerge needs ALL of the Microsoft.Expression.Effects, Drawing, System, etc etc too which would be very annoying. Is there any possible way from which i can only include the needed class in my code or reference the only needed .dll in my directory? (e.g LDCmd.dll, etc)
P.S: Programically speaking, this means "By breaking the extension in parts".
I would be grateful for your help,
Thanks.
|
|
|
|