We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
choogoo@Tommys-MacBook-Pro WechatyS3Plugin % wx-voice compile [wx-voice] ⠋ Running command: compile-1 [wx-voice] compile-1 success [wx-voice] ⠇ Running command: compile-2 [wx-voice] compile-2 success choogoo@Tommys-MacBook-Pro WechatyS3Plugin % wx-voice decode -i 1004016.silk -o output.mp3 -f mp3 [wx-voice] ⠙ Running command: decode [wx-voice] ERROR decode not successful, file not supported choogoo@Tommys-MacBook-Pro WechatyS3Plugin % wx-voice decode -i ./1004016.silk -o output.mp3 -f mp3 [wx-voice] ⠹ Running command: decode [wx-voice] ERROR decode not successful, file not supported choogoo@Tommys-MacBook-Pro WechatyS3Plugin % wx-voice encode -i 11582.mp3 -o output.silk -f silk [wx-voice] ⠴ Running command: encode [wx-voice] encode success choogoo@Tommys-MacBook-Pro WechatyS3Plugin % wx-voice decode -i output.silk -o output.mp3 -f mp3 [wx-voice] ⠹ Running command: decode [wx-voice] ERROR decode not successful, file not supported choogoo@Tommys-MacBook-Pro WechatyS3Plugin %
The text was updated successfully, but these errors were encountered:
No branches or pull requests
choogoo@Tommys-MacBook-Pro WechatyS3Plugin % wx-voice compile
[wx-voice] ⠋ Running command: compile-1
[wx-voice] compile-1 success
[wx-voice] ⠇ Running command: compile-2
[wx-voice] compile-2 success
choogoo@Tommys-MacBook-Pro WechatyS3Plugin % wx-voice decode -i 1004016.silk -o output.mp3 -f mp3
[wx-voice] ⠙ Running command: decode
[wx-voice] ERROR decode not successful, file not supported
choogoo@Tommys-MacBook-Pro WechatyS3Plugin % wx-voice decode -i ./1004016.silk -o output.mp3 -f mp3
[wx-voice] ⠹ Running command: decode
[wx-voice] ERROR decode not successful, file not supported
choogoo@Tommys-MacBook-Pro WechatyS3Plugin % wx-voice encode -i 11582.mp3 -o output.silk -f silk
[wx-voice] ⠴ Running command: encode
[wx-voice] encode success
choogoo@Tommys-MacBook-Pro WechatyS3Plugin % wx-voice decode -i output.silk -o output.mp3 -f mp3
[wx-voice] ⠹ Running command: decode
[wx-voice] ERROR decode not successful, file not supported
choogoo@Tommys-MacBook-Pro WechatyS3Plugin %
The text was updated successfully, but these errors were encountered: