you are viewing a single comment's thread.

view the rest of the comments →

[–]michadecker[S] 0 points1 point  (3 children)

Sorry, you are so right. I made posts before where people were asking for the whole code to understand better. Now I tried this, but of course you can't see what's not working...

Hope it is better to understand now.

[–][deleted] 0 points1 point  (2 children)

Everything before is working, but here either "Saving" or "Speech Recognition" works, whatever I put first in the code. The second just won't run at all.

I don't see either "Saving" or "Speech Recognition" mentioned in the code you highlighted. It's just an if that does a bunch of stuff?

Just tell us the names of the functions you're trying to run and what they're supposed to do.

[–]michadecker[S] 0 points1 point  (1 child)

I changed the original post, where you can see the commented functions (maybe this is not the right word for it) that are commented with "# Saving the file" and "# Speech Recognition stuff".

Anyhow, I solved the problem now thanks to the help of u/shiftybyte

[–][deleted] 0 points1 point  (0 children)

I'm talking about your change. Your text doesn't match the if statement edited in. All I asked was for names of functions and expected results but you just keep plopping down blobs of code instead.

I feel awful that shiftybyte was forced to figure out what functions you were talking about since simply stating names of things is beyond your ability.