Parrot

August 1, 2026 ยท View on GitHub

Repeat any phrase back in the OpenVoiceOS voice.

About

This skill repeats a phrase you speak, or repeats the most recent transcription or text-to-speech output from OpenVoiceOS.

Install

pip install ovos-skill-parrot

Usage

"Hey Mycroft, start parrot"
"hello"
hello
"what"
what
"who are you"
who are you
"Stop parrot"

Examples

  • "say Goodnight, Gracie"
  • "repeat Once upon a midnight dreary, while I pondered, weak and weary, Over many a quaint and curious volume of forgotten lore"
  • "speak I can say anything you'd like!"
  • "Repeat what you just said"
  • "Repeat that"
  • "Can you repeat that?"
  • "What did I just say?"
  • "Tell me what I just said."
  • "start parrot"
  • "stop parrot"

Credits

Category

Entertainment

License

Apache-2.0

Tutorial

Debug