Say a message
Syntax
Say[]
Say["Hello, world!"]
Arguments
message
- The message to say.
Examples
The following example runs inference on an image and prints the results.
Load["./photo.jpg"]
Detect["person"]
Say[]
Category: Output.
Say a message
Say[]
Say["Hello, world!"]
message
- The message to say.The following example runs inference on an image and prints the results.
Load["./photo.jpg"]
Detect["person"]
Say[]
Made with ❤️ by capjamesg