Manage orders with voice commands - page 2

 
Yuriy Zaytsev:

What's the point?


That's my last comment.)

 
Nikolay Gaylis:

That's my last comment)


Nikolay Gaylis:

Actually, friends, I wish I could just walk into a room and ask:

-How'sthat robot doing...?

And he answers:

-"We're losing minus 1$! -I do not know what to do with the robot, but it's nothing, because tomorrow the news on the Evra depo must return everything and grow!

But what do you need it for? To surprise a girl?

 
Yuriy Zaytsev:


Why would you want to surprise a girl by walking into a room with her?


Well at least for that... but the field's not ploughed... can you use your imagination?

 
Nikolay Gaylis:

At least for this one... but there's no field to plough... can you use your imagination?

for this.... ????

I guess if you use your imagination, it's a 100% guarantee of success... "to plow an unploughed "field"... ...apparently, a girl.

The girl will surely be delighted, but it's not clear whether it's the "plough" or the AI code.

 
Yuriy Zaytsev:

for THIS.... ????

Well I guess if you use your imagination it's a 100% guarantee of success ... "plowing" an unploughed "field"... ...apparently a girl.

The girl will surely be delighted, but it's not clear whether it's the "plough" or the AI code.


The AI will plough itself...

 
Nikolay Gaylis:

The AI will plough it up himself...

:-)

No, such a delicate process is better to do on your own.

It's just like in a fairy tale, by the will of the fish, sitting on the cooker watching a beaker and buckets go to the ice-hole for water.

 
Yuriy Zaytsev:

:-)

No, such a delicate process is better done by yourself.

It's just like in a fairy tale, sitting on the cooker watching a beaker and buckets go to an ice-hole for water.


It all started when I watched the Discovery video when the drones started crushing people.

 

I've got something - I'll keep digging.

How to make a voice output stream? - C++

class Sound()
{
 public:
  Sound &operator << (char *s);
  Sound &operator << (std::string *s);
};
int main()
{
 char c[]="авыфрдап лопар длпа од апод одшап ождап";
 std::string s="давыапо доапдодап олоаплопашдо щпоощапвыш";
 Sound ss;
 ss<<c;
 ss<<s;
 return 0;
}
 

I don't know, I don't see any point in wasting effort on this

 
Yuriy Zaytsev:

I don't know, I don't see any point in wasting effort on this


Perhaps for those who are paralysed and can't operate a computer with their hands

Reason: