Though the processed signal plays in spectrogram demo , it doesnt play in vlc media player or any other players!!! what do i do now???

1 view (last 30 days)
I am working on a project , Speech Enhancement? i have processed a speech signal using an alogrithm.Though the processed signal plays in spectrogram demo , it doesnt play in vlc media player or anyother players!!! what do i do now???
  3 Comments

Sign in to comment.

Answers (1)

Jason Nicholson
Jason Nicholson on 27 Mar 2016
How did you write the file to an audio file? Did you use audiowrite?
Example:
audiowrite('myAudioFile.wav',myAudio,48000)

Categories

Find more on Time-Frequency Analysis in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!