From Fedora Project Wiki

(Created page with "{{QA/Test_Case |description=This test case tests whether basic text to speech functions as expected with espeak |setup= # Ensure the {{package|espeak}} package is installed |a...")
 
No edit summary
 
Line 4: Line 4:
# Ensure the {{package|espeak}} package is installed
# Ensure the {{package|espeak}} package is installed
|actions=
|actions=
# Run <code>espeak ''text_you_want_to_hear''</code>
# Run <code>espeak ''"text_you_want_to_hear"''</code>
|results=
|results=
# The desired text is audible through the default speaker/output route
# The desired text is audible through the default speaker/output route
}}
}}
[[Category:Package_espeak_test_cases]]
[[Category:Package_espeak_test_cases]]

Latest revision as of 13:15, 10 June 2021

Description

This test case tests whether basic text to speech functions as expected with espeak

Setup

  1. Ensure the Package-x-generic-16.pngespeak package is installed

How to test

  1. Run espeak "text_you_want_to_hear"

Expected Results

  1. The desired text is audible through the default speaker/output route